Changed npm dependency to use git uri
This commit is contained in:
parent
37b0d7c589
commit
d9269f483c
@ -31,7 +31,7 @@
|
|||||||
"url": "https://github.com/zone117x/node-open-mining-portal.git"
|
"url": "https://github.com/zone117x/node-open-mining-portal.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"stratum-pool": "https://github.com/zone117x/node-stratum-pool/archive/master.tar.gz",
|
"stratum-pool": "git://github.com/zone117x/node-stratum-pool.git",
|
||||||
"dateformat": "*",
|
"dateformat": "*",
|
||||||
"node-json-minify": "*",
|
"node-json-minify": "*",
|
||||||
"posix": "*",
|
"posix": "*",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user