Changed npm dependency to use git uri
This commit is contained in:
parent
90cd9baf69
commit
98109f1324
@ -28,7 +28,7 @@
|
|||||||
"url": "https://github.com/zone117x/node-stratum-pool.git"
|
"url": "https://github.com/zone117x/node-stratum-pool.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"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": "*",
|
"bignum": "*",
|
||||||
"base58-native": "*",
|
"base58-native": "*",
|
||||||
"async": "*"
|
"async": "*"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user