0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Moved cpy-cli to dependencies

no-issue

This needs to be installed as a top level dependency so that it can run
on all install contexts
This commit is contained in:
Fabien O'Carroll 2019-05-01 18:43:42 +02:00
parent cade823ba7
commit 5e33f0771d

View file

@ -61,6 +61,7 @@
"cookie": "0.3.1",
"cookie-session": "1.3.2",
"cors": "2.8.5",
"cpy-cli": "2.0.0",
"csv-parser": "2.1.0",
"downsize": "0.0.8",
"express": "4.16.4",
@ -123,7 +124,6 @@
"sqlite3": "4.0.6"
},
"devDependencies": {
"cpy-cli": "2.0.0",
"eslint": "5.12.1",
"eslint-plugin-ghost": "0.1.0",
"grunt": "1.0.3",