We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06983a3 commit f429945Copy full SHA for f429945
ccw/package.json
@@ -24,15 +24,15 @@
24
"node": ">=16.0.0"
25
},
26
"dependencies": {
27
- "commander": "^11.0.0",
28
- "open": "^9.1.0",
+ "boxen": "^7.1.0",
29
"chalk": "^5.3.0",
+ "commander": "^11.0.0",
30
+ "figlet": "^1.7.0",
31
"glob": "^10.3.0",
32
+ "gradient-string": "^2.0.2",
33
"inquirer": "^9.2.0",
- "ora": "^7.0.0",
- "figlet": "^1.7.0",
34
- "boxen": "^7.1.0",
35
- "gradient-string": "^2.0.2"
+ "open": "^9.1.0",
+ "ora": "^7.0.0"
36
37
"files": [
38
"bin/",
0 commit comments