diff --git a/package.json b/package.json index 4dd84f9..56d0b09 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "base58-native": "*", "bignum": "*", "cli-color": "*", - "cryptoforknote-util": "git://github.com/hyle-team/zano-node-util.git", - "cryptonight-hashing": "git://github.com/MoneroOcean/node-cryptonight-hashing.git", + "cryptoforknote-util": "git+https://github.com/hyle-team/zano-node-util.git", + "cryptonight-hashing": "git+https://github.com/MoneroOcean/node-cryptonight-hashing.git", "dateformat": "^4.5.1", "mailgun.js": "*", "node-telegram-bot-api": "*", @@ -23,8 +23,8 @@ "redis": "^3.1.2", "socket.io": "^2.1.1", "time-ago": "*", - "zeromq": "^5.2.0", - "rxjs": "^6.5.4", + "zeromq": "^5.2.0", + "rxjs": "^6.5.4", "uint64be": "^3.0.0" }, "engines": {