Changed GIT-URL / .gitignore

Nan-2.0
Harald Wolff 2017-09-10 21:43:09 +02:00
parent 6df2cd104c
commit 4f0a60be7c
2 changed files with 8 additions and 5 deletions

5
.gitignore vendored
View File

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

View File

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