diff --git a/package.json b/package.json index 194e7e1c..c688b8f7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/zone117x/node-stratum-pool.git" }, "dependencies": { - "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", + "multi-hashing": "https://github.com/zone117x/node-multi-hashing.git", "bignum": "0.13.1", "base58-native": "*", "async": "*"