update dependencies to my repo

This commit is contained in:
Ian Munoz 2018-05-01 12:17:26 -06:00
parent 9212ef3c9e
commit 3405d2edeb
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"author": "BitPay <dev@bitpay.com>",
"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",