Skip to content

Commit f522051

Browse files
fix(package): update chalk to version 4.0.0
Closes #196
1 parent 4221da6 commit f522051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"description": "http://mathdown.net",
55
"dependencies": {
6-
"chalk": "~2.4.1",
6+
"chalk": "~4.0.0",
77
"coffee-script": "~1.12.7",
88
"st": "~1.2.2"
99
},

0 commit comments

Comments
 (0)