diff --git a/package.json b/package.json index e2f7ce5a..ca55791b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "start": "node node_modules/grunt-cli/bin/grunt" }, "dependencies": { - "bitcore": "~0.1.6", + "bitcore": "git://github.com/bitpay/bitcore.git", "base58-native": "0.1.2", "async": "*", "leveldown": "*",