mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 23:15:28 +02:00
move to deps
This commit is contained in:
parent
32a4ebe572
commit
4a08d61315
2 changed files with 1918 additions and 753 deletions
|
@ -34,6 +34,7 @@
|
||||||
"nedb": "^1.8.0",
|
"nedb": "^1.8.0",
|
||||||
"node-fetch": "^2.3.0",
|
"node-fetch": "^2.3.0",
|
||||||
"nodemon": "^1.18.3",
|
"nodemon": "^1.18.3",
|
||||||
|
"open-graph-scraper": "^4.5.0",
|
||||||
"twig": "~1.12.0",
|
"twig": "~1.12.0",
|
||||||
"typescript-eslint": "^0.0.1-alpha.0",
|
"typescript-eslint": "^0.0.1-alpha.0",
|
||||||
"uuid4": "^1.0.0"
|
"uuid4": "^1.0.0"
|
||||||
|
@ -78,7 +79,6 @@
|
||||||
"module-dispatcher": "^2.0.0",
|
"module-dispatcher": "^2.0.0",
|
||||||
"normalize.css": "^8.0.1",
|
"normalize.css": "^8.0.1",
|
||||||
"nyc": "^13.1.0",
|
"nyc": "^13.1.0",
|
||||||
"open-graph-scraper": "^4.5.0",
|
|
||||||
"postcss": "^7.0.2",
|
"postcss": "^7.0.2",
|
||||||
"postcss-apply": "^0.11.0",
|
"postcss-apply": "^0.11.0",
|
||||||
"postcss-color-hex-alpha": "^5.0.2",
|
"postcss-color-hex-alpha": "^5.0.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue