Skip to content

Commit 8942d9b

Browse files
committed
Update package.json
1 parent 11d2b59 commit 8942d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"module_path": "./lib/binding/napi-v{napi_build_version}",
3434
"package_name": "{platform}-{arch}-napi-v{napi_build_version}.tar.gz",
3535
"host": "https://github.com/xSlither/node-eventlog/releases/download/",
36-
"remote_path": "{version}",
36+
"remote_path": "{version}/{platform}-{arch}-napi-v{napi_build_version}.tar.gz",
3737
"napi_versions": [
3838
2
3939
]

0 commit comments

Comments
 (0)