We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96c41e2 + 15febd1 commit cf4efd9Copy full SHA for cf4efd9
package.json
@@ -58,8 +58,8 @@
58
"module_name": "bcrypt_lib",
59
"module_path": "./lib/binding/napi-v{napi_build_version}",
60
"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}",
+ "host": "https://github.com",
+ "remote_path": "kelektiv/node.bcrypt.js/releases/download/v{version}",
63
"napi_versions": [
64
3
65
]
0 commit comments