diff --git a/package.json b/package.json index 6b79a4f..4cdc160 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/zone117x/node-stratum-pool.git" }, "dependencies": { - "multi-hashing": "https://github.com/zone117x/node-multi-hashing/archive/master.tar.gz", + "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "bignum": "*", "base58-native": "*", "async": "*"