Skip to content

Commit 2a3c445

Browse files
authored
Merge pull request #1002 from johanholmerin/master
2 parents 33043f5 + 564a5d8 commit 2a3c445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
],
5757
"binary": {
5858
"module_name": "bcrypt_lib",
59-
"module_path": "./lib/binding/napi-v{napi_build_version}",
59+
"module_path": "./lib/binding/napi-v{napi_build_version}-{platform}-{arch}-{libc}",
6060
"package_name": "{module_name}-v{version}-napi-v{napi_build_version}-{platform}-{arch}-{libc}.tar.gz",
6161
"host": "https://github.com",
6262
"remote_path": "kelektiv/node.bcrypt.js/releases/download/v{version}",

0 commit comments

Comments
 (0)