[deps] fix syntax for git:// branch select
This commit is contained in:
parent
2061e666c9
commit
4ebff37820
@ -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": "git://github.com/zone117x/node-stratum-pool.git -b dev",
|
"stratum-pool": "git://github.com/zone117x/node-stratum-pool.git#dev",
|
||||||
"dateformat": "1.0.12",
|
"dateformat": "1.0.12",
|
||||||
"node-json-minify": "*",
|
"node-json-minify": "*",
|
||||||
"redis": "0.12.1",
|
"redis": "0.12.1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user