fix cli install

This commit is contained in:
joyqi
2021-08-18 00:41:48 +08:00
parent e157b47336
commit 3ad7b06c6f
4 changed files with 72 additions and 37 deletions

View File

@@ -14,7 +14,7 @@
"license": "GPL-2.0-only",
"dependencies": {
"chalk": "^4.0.0",
"node-sass": "^4.14.1",
"node-sass": "^6.0.1",
"sprite-magic-importer": "^1.6.2",
"uglify-js": "^3.11.6"
}