updated chalk to latest

This commit is contained in:
Spencer Alger
2014-07-11 12:45:22 -07:00
parent 8a582d8c96
commit b2d6328bc2

View File

@ -71,7 +71,7 @@
"license": "Apache 2.0",
"dependencies": {
"bluebird": "~2.2.1",
"chalk": "~0.4",
"chalk": "~0.5.1",
"forever-agent": "~0.5.2",
"lodash-node": "~2.4"
},