From 2ddfd7da8e7939955f1baa003925634bd27e888d Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Thu, 22 Jan 2015 12:47:53 -0300 Subject: [PATCH] bleeding edge bitcore-build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2962a2..d8213e6 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "sha512": "=0.0.1" }, "devDependencies": { - "bitcore-build": "^0.5.0", + "bitcore-build": "git://github.com/bitpay/bitcore-build.git", "brfs": "^1.2.0", "chai": "^1.10.0", "gulp": "^3.8.10"