diff --git a/package.json b/package.json index 91c01d1..9c61ee2 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ "contributors": [ "z-classic", "ComputerGenie", - "webworker01" + "webworker01", + "fekt" ], "main": "init.js", "bin": { @@ -45,7 +46,7 @@ "nonce": "1.0.4", "redis": "2.8.0", "request": "^2.88.0", - "stratum-pool": "git+https://github.com/webworker01/node-stratum-pool.git" + "stratum-pool": "git+https://git.hush.is/fekt/node-stratum-pool.git" }, "engines": { "node": ">=8.11"