Skip to content

Commit 51d6f27

Browse files
fix(package): update chalk to version 4.0.0
Closes #8
1 parent 791897f commit 51d6f27

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
@@ -33,7 +33,7 @@
3333
"@babel/preset-env": "^7.8.2",
3434
"basic-auth": "^2.0.0",
3535
"body-parser": "^1.18.2",
36-
"chalk": "^2.4.1",
36+
"chalk": "^4.0.0",
3737
"debug": "^4.1.1",
3838
"ejs": "^3.0.1",
3939
"express": "^4.16.2",

0 commit comments

Comments
 (0)