We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed7b48 commit 44104a6Copy full SHA for 44104a6
package.json
@@ -22,7 +22,7 @@
22
"module_name": "node-active-win",
23
"module_path": "./lib/binding/napi-{napi_build_version}-{platform}-{libc}-{arch}",
24
"host": "https://github.com/sindresorhus/active-win/releases/download/",
25
- "remote_path": "{version}",
+ "remote_path": "v{version}",
26
"package_name": "napi-{napi_build_version}-{platform}-{libc}-{arch}.tar.gz",
27
"napi_versions": [
28
3,
0 commit comments