From a0e01e2661e13a7efe5678121d5cb8dd588c9fda Mon Sep 17 00:00:00 2001 From: Spencer Alger Date: Tue, 17 Mar 2015 14:07:38 -0700 Subject: [PATCH] update chalk --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77fd93251..c86455317 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "license": "Apache 2.0", "dependencies": { "bluebird": "^2.9.14", - "chalk": "~0.5.1", + "chalk": "^1.0.0", "forever-agent": "~0.5.2", "lodash": "^3.0.0" },