diff --git a/.gitignore b/.gitignore index 187adb2..27eba79 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -/nbproject/ \ No newline at end of file +/nbproject/ +/build +/node_modules +package-lock.json + diff --git a/package.json b/package.json index bef4d71..fadf961 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,11 @@ }, "repository": { "type": "git", - "url": "https://github.com/clintar/node-cryptonote-util.git" + "url": "https://schwann.lnvpn.de/haraldwolff/node-cryptonote-util.git" }, "dependencies": { "bindings": "*", - "nan": "^2.0.0" + "nan": "^2.7.0" }, "keywords": [ "cryptonight",