Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 94e1f59

Browse files
fix(package): update chalk to version 2.1.0
1 parent 2cc0894 commit 94e1f59

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
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"async": "~2.5.0",
37-
"chalk": "~2.0.0",
37+
"chalk": "~2.1.0",
3838
"changelog": "~1.3.1",
3939
"cli": "~1.0.1",
4040
"npm": "~5.2.0",

0 commit comments

Comments
 (0)