This commit is contained in:
qazzac 2014-05-12 10:15:39 +09:00
parent 621e13b17f
commit f49728c461
1 changed files with 3 additions and 3 deletions

View File

@ -28,10 +28,10 @@
},
"repository": {
"type": "git",
"url": "https://github.com/qazzxc/node-open-mining-portal.git"
"url": "https://github.com/zone117x/node-open-mining-portal.git"
},
"dependencies": {
"stratum-pool": "git://github.com/qazzxc/node-stratum-pool.git",
"stratum-pool": "git://github.com/zone117x/node-stratum-pool.git",
"dateformat": "*",
"node-json-minify": "*",
"redis": "*",
@ -51,4 +51,4 @@
"engines": {
"node": ">=0.10"
}
}
}