update chalk

This commit is contained in:
Spencer Alger
2015-03-17 14:07:38 -07:00
parent 4fc82c01d4
commit a0e01e2661

View File

@ -81,7 +81,7 @@
"license": "Apache 2.0", "license": "Apache 2.0",
"dependencies": { "dependencies": {
"bluebird": "^2.9.14", "bluebird": "^2.9.14",
"chalk": "~0.5.1", "chalk": "^1.0.0",
"forever-agent": "~0.5.2", "forever-agent": "~0.5.2",
"lodash": "^3.0.0" "lodash": "^3.0.0"
}, },