Fixed package.json (link to correct branch in repository)

master
Harald Wolff 2017-09-16 17:40:27 +02:00
parent 90b1e423c0
commit a042317739
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"dateformat": "*", "dateformat": "*",
"base58-native": "*", "base58-native": "*",
"multi-hashing": "git+https://schwann.lnvpn.de/haraldwolff/node-multi-hashing.git#Nan-2.0", "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" "cryptonote-util": "git+https://schwann.lnvpn.de/haraldwolff/node-cryptonote-util.git#xmr-Nan-2.0"
}, },
"engines": { "engines": {
"node": ">=0.10" "node": ">=0.10"