From 4f0a60be7c088c5df57fe4623869d5b636905c9a Mon Sep 17 00:00:00 2001 From: Harald Wolff Date: Sun, 10 Sep 2017 21:43:09 +0200 Subject: [PATCH] Changed GIT-URL / .gitignore --- .gitignore | 5 ++++- package.json | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 187adb2..511884a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/nbproject/ \ No newline at end of file +/nbproject/ +/node_modules +/build +package-lock.json diff --git a/package.json b/package.json index 3b51371..9a86c3a 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,11 @@ }, "repository": { "type": "git", - "url": "https://github.com/zone117x/node-multi-hashing.git" + "url": "https://schwann.lnvpn.de/haraldwolff/node-multi-hashing.git" }, - "dependencies" : { - "bindings" : "*", - "nan": "^2.0.0" + "dependencies": { + "bindings": "*", + "nan": "^2.7.0" }, "keywords": [ "scrypt",