Skip to content

Commit 58ddd79

Browse files
fix(package): update chalk to version 2.4.0
Closes #85
1 parent 4658d9a commit 58ddd79

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
@@ -22,7 +22,7 @@
2222
"babel-loader": "^6.2.7",
2323
"babel-polyfill": "^6.13.0",
2424
"babel-preset-fe": "1.0.16",
25-
"chalk": "^1.1.3",
25+
"chalk": "^2.4.0",
2626
"chokidar": "^1.6.0",
2727
"clone-stats": "^1.0.0",
2828
"colors": "^1.1.2",

0 commit comments

Comments
 (0)