Changed GIT URL / .gitignore

Nan-2.0
Harald Wolff 2017-09-10 21:47:29 +02:00
parent 8d74079e59
commit 63263ea4fb
2 changed files with 7 additions and 3 deletions

6
.gitignore vendored
View File

@ -1 +1,5 @@
/nbproject/
/nbproject/
/build
/node_modules
package-lock.json

View File

@ -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",