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 f8cfbca commit 32bccb6Copy full SHA for 32bccb6
bun.lock
@@ -4,6 +4,7 @@
4
"": {
5
"name": "cat-code",
6
"dependencies": {
7
+ "chalk": "5.4.1",
8
"commander": "14.0.0",
9
"ink": "6.0.1",
10
"ink-spinner": "5.0.0",
package.json
@@ -25,6 +25,7 @@
25
"prepublishOnly": "bun run build"
26
},
27
28
29
30
31
0 commit comments