From f49728c461513e5db10b3fba5145ffb3c60ed342 Mon Sep 17 00:00:00 2001 From: qazzac Date: Mon, 12 May 2014 10:15:39 +0900 Subject: [PATCH] Revert --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 328db26..7b65914 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file