Skip to content

Commit cf4efd9

Browse files
authored
Merge pull request #647 from ilatypov/master
2 parents 96c41e2 + 15febd1 commit cf4efd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"module_name": "bcrypt_lib",
5959
"module_path": "./lib/binding/napi-v{napi_build_version}",
6060
"package_name": "{module_name}-v{version}-napi-v{napi_build_version}-{platform}-{arch}-{libc}.tar.gz",
61-
"host": "https://github.com/kelektiv/node.bcrypt.js/releases/download/",
62-
"remote_path": "v{version}",
61+
"host": "https://github.com",
62+
"remote_path": "kelektiv/node.bcrypt.js/releases/download/v{version}",
6363
"napi_versions": [
6464
3
6565
]

0 commit comments

Comments
 (0)