From bd29bfb16ea3fd7e6ba79e8a7120a9a82720f167 Mon Sep 17 00:00:00 2001 From: Spencer Alger Date: Tue, 8 Jul 2014 08:41:36 -0700 Subject: [PATCH] updated bluebird --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee9fbef53..c9bc70175 100644 --- a/package.json +++ b/package.json @@ -70,10 +70,10 @@ }, "license": "Apache 2.0", "dependencies": { + "bluebird": "~1.2.4", "chalk": "~0.4", "forever-agent": "0.5.2", - "lodash-node": "~2.4", - "bluebird": "~1.2.1" + "lodash-node": "~2.4" }, "repository": { "type": "git",