mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-02 16:19:27 +00:00
fix(deps): add chalk, boxen, gradient-string, listr2 as dependencies
This commit is contained in:
@@ -70,7 +70,11 @@
|
|||||||
"postinstall": "node scripts/postinstall.js"
|
"postinstall": "node scripts/postinstall.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"boxen": "^8.0.1",
|
||||||
|
"chalk": "^5.6.2",
|
||||||
"cli-table3": "^0.6.5",
|
"cli-table3": "^0.6.5",
|
||||||
|
"gradient-string": "^3.0.0",
|
||||||
|
"listr2": "^9.0.5",
|
||||||
"ora": "^9.0.0"
|
"ora": "^9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user