From 01e36c7f3c6c1ab4c35a826f4ecac5e08302f188 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 15 Apr 2014 09:38:40 -0300 Subject: [PATCH] add commit hash --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f8983134..73498188d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "commander": "~2.1.0", "uglifyify": "~1.2.3", "soop": "~0.1.5", - "bitcore": "git://github.com/bitpay/bitcore.git", + "bitcore": "git://github.com/bitpay/bitcore.git#1a28683e4a93df263de6176702daf8cf686d074f", "chai": "~1.9.1" } }