diff --git a/package.json b/package.json index 6556f58..63814ef 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "dependencies": { "underscore": "~1.6.0", - "chalk": "~0.4.0" + "chalk": "~1.1.1" }, "devDependencies": { "nodeunit": "~0.7.4"