Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf4efd9

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

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.