From a0423177391208951aa1533634bbf5c3aa4fbb06 Mon Sep 17 00:00:00 2001 From: Harald Wolff Date: Sat, 16 Sep 2017 17:40:27 +0200 Subject: [PATCH] Fixed package.json (link to correct branch in repository) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 527953c..8c4f6bc 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dateformat": "*", "base58-native": "*", "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": { "node": ">=0.10"