From 76a1efebbf1e6cb8ea9c0583e6ab3ecc111b7032 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 9 May 2018 14:26:05 -0700 Subject: [PATCH] Update url to zcash-hackworks. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 678ea27..4f60de6 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/str4d/bitcore-lib-zcash.git" + "url": "https://github.com/zcash-hackworks/bitcore-lib-zcash.git" }, "browser": { "request": "browser-request"