Skip to content

Commit 280e478

Browse files
fix(package): update chalk to version 4.0.0
Closes #63
1 parent e47a7f2 commit 280e478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "Wolf T. Mathes",
2525
"license": "MIT",
2626
"dependencies": {
27-
"chalk": "^2.0.1",
27+
"chalk": "^4.0.0",
2828
"commander": "^4.0.0",
2929
"deep-assign": "^3.0.0",
3030
"fallback-cli": "^2.0.2",

0 commit comments

Comments
 (0)