From b2d6328bc2397a4d8bd77bab5b2f48d78b881583 Mon Sep 17 00:00:00 2001 From: Spencer Alger Date: Fri, 11 Jul 2014 12:45:22 -0700 Subject: [PATCH] updated chalk to latest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ef5b4b02..227824800 100644 --- a/package.json +++ b/package.json @@ -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" },