Skip to content

Commit bc14e27

Browse files
fix(package): update chalk to version 2.3.0
Closes #39
1 parent 0361f07 commit bc14e27

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
@@ -32,7 +32,7 @@
3232
"babel-preset-es2015": "^6.9.0",
3333
"babel-preset-react": "^6.5.0",
3434
"babel-preset-stage-0": "^6.5.0",
35-
"chalk": "1.1.3",
35+
"chalk": "2.3.0",
3636
"codemirror": "5.20.2",
3737
"cross-env": "^3.1.3",
3838
"css-loader": "0.25.0",

0 commit comments

Comments
 (0)