Updated package.json

master
haraldwolff 2017-09-14 21:55:53 +02:00
parent 2b56da2193
commit 90b1e423c0
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
"cli-color": "*",
"dateformat": "*",
"base58-native": "*",
"multi-hashing": "git://github.com/fancoder/node-multi-hashing.git",
"cryptonote-util": "git://github.com/fancoder/node-cryptonote-util.git"
"multi-hashing": "git+https://schwann.lnvpn.de/haraldwolff/node-multi-hashing.git#Nan-2.0",
"cryptonote-util": "git+https://schwann.lnvpn.de/haraldwolff/node-cryptonote-util.git#Nan-2.0"
},
"engines": {
"node": ">=0.10"