From 53a3a2845b8a3288c9addd64e703467a6b3395ff Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 18 Sep 2018 09:41:35 -0700 Subject: [PATCH] Fix package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a53acf20..6b30ec42 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "dependencies": { "async": "^1.3.0", "bitcoind-rpc": "^0.6.0", - "bitcore-lib-zcash": "ianamunoz/bitcore-lib-zcash", + "bitcore-lib-zcash": "zcash-hackworks/bitcore-lib-zcash", "body-parser": "^1.13.3", "colors": "^1.1.2", "commander": "^2.8.1",