Skip to content

Commit 1fc54db

Browse files
authored
fix: Downgrade chalk (#9)
1 parent c984070 commit 1fc54db

File tree

2 files changed

+22
-78
lines changed

2 files changed

+22
-78
lines changed

package-lock.json

Lines changed: 21 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "ISC",
2121
"dependencies": {
2222
"@types/command-line-args": "^5.0.0",
23-
"chalk": "^5.0.0",
23+
"chalk": "^4.1.2",
2424
"command-line-args": "^5.1.1",
2525
"esbuild": "^0.14.24",
2626
"neverthrow": "^4.2.1",

0 commit comments

Comments
 (0)