diff --git a/package.json b/package.json index 155e78a..e3b48e3 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "bignum": "*", "bufferutil": "*", "cli-color": "*", - "cryptoforknote-util": "git://github.com/MoneroOcean/node-cryptoforknote-util.git", - "cryptonight-hashing": "git://github.com/MoneroOcean/node-cryptonight-hashing.git", + "cryptoforknote-util": "git+https://github.com/MoneroOcean/node-cryptoforknote-util.git", + "cryptonight-hashing": "git+https://github.com/MoneroOcean/node-cryptonight-hashing.git", "dateformat": "*", "domexception": "*", "mailgun.js": "*",