Skip to content

Commit 9784505

Browse files
fix(package): update chalk to version 2.0.1
Closes #5
1 parent 8b969f3 commit 9784505

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
@@ -25,7 +25,7 @@
2525
"node": ">=6.0.0"
2626
},
2727
"dependencies": {
28-
"chalk": "1.1.3",
28+
"chalk": "2.0.1",
2929
"git-clone": "0.1.0",
3030
"lodash.shuffle": "^4.2.0",
3131
"midi": "^0.9.5",

0 commit comments

Comments
 (0)