Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit d981e3c

Browse files
fix(package): update chalk to version 4.0.0
Closes #77
1 parent 5a06f85 commit d981e3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/fullscreenshenanigans/shenanigans-manager#readme",
2525
"dependencies": {
26-
"chalk": "^2.4.2",
26+
"chalk": "^4.0.0",
2727
"glob": "^7.1.4",
2828
"json-stable-stringify": "^1.0.1",
2929
"minimist": "^1.2.0",

0 commit comments

Comments
 (0)