Skip to content

Commit 964f7bf

Browse files
author
renskepaul
committed
Add version to host path
1 parent c1d22aa commit 964f7bf

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
@@ -16,7 +16,7 @@
1616
"binary": {
1717
"module_name": "node_oom_heapdump_native",
1818
"module_path": "./build/Release",
19-
"host": "https://github.com/blueconic/node-oom-heapdump/releases/download/"
19+
"host": "https://github.com/blueconic/node-oom-heapdump/releases/download/{version}"
2020
},
2121
"engines": {
2222
"node": ">=7.0.0"

0 commit comments

Comments
 (0)