Added respositary in package.json

This commit is contained in:
Kgothatso 2019-11-23 23:49:53 +02:00
parent 4c44797f98
commit 8b5649c0f5

View File

@ -6,7 +6,11 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "repository": {
"type": "git",
"url": "https://code.sigidli.com/hd-auth/passport-hd-auth.git"
},
"author": "kngako",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bip32": "^2.0.4", "bip32": "^2.0.4",