Skip to content

Commit 27b3b74

Browse files
goatandsheepdefunctzombie
authored andcommitted
updated repository field ncb000gt --> kelektiv
1 parent 8c4c70c commit 27b3b74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/ncb000gt/node.bcrypt.js.git"
21+
"url": "https://github.com/kelektiv/node.bcrypt.js.git"
2222
},
2323
"license": "MIT",
2424
"bugs": {
25-
"url": "https://github.com/ncb000gt/node.bcrypt.js/issues"
25+
"url": "https://github.com/kelektiv/node.bcrypt.js/issues"
2626
},
2727
"scripts": {
2828
"test": "npm install --build-from-source && nodeunit test",
@@ -56,6 +56,6 @@
5656
"module_name": "bcrypt_lib",
5757
"module_path": "./lib/binding/",
5858
"host": "https://github.com",
59-
"remote_path": "/ncb000gt/node.bcrypt.js/releases/download/v{version}/"
59+
"remote_path": "/kelektiv/node.bcrypt.js/releases/download/v{version}/"
6060
}
6161
}

0 commit comments

Comments
 (0)