diff --git a/package.json b/package.json index 54b33851..a28e838b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "BitPay ", "version": "3.1.2", "main": "./index.js", - "repository": "git://github.com/str4d/bitcore-node-zcash.git", + "repository": "git://github.com/ianamunoz/bitcore-node-zcash.git", "homepage": "https://github.com/str4d/bitcore-node-zcash", "bugs": { "url": "https://github.com/bitpay/bitcore-node/issues" @@ -47,7 +47,7 @@ "dependencies": { "async": "^1.3.0", "bitcoind-rpc": "^0.6.0", - "bitcore-lib-zcash": "str4d/bitcore-lib-zcash", + "bitcore-lib-zcash": "ianamunoz/bitcore-lib-zcash", "body-parser": "^1.13.3", "colors": "^1.1.2", "commander": "^2.8.1",