There was an error while loading. Please reload this page.
1 parent 818ae11 commit 4348940Copy full SHA for 4348940
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"napa": "3.0.0"
21
},
22
"scripts": {
23
- "install": "napa git://github.com/wireshark/wireshark.git#9705f653daa134cbf63098ff44d5cebb021bffb4",
+ "install": "./node_modules/.bin/napa git://github.com/wireshark/wireshark.git#9705f653daa134cbf63098ff44d5cebb021bffb4",
24
"postinstall": "node build.js",
25
"build": "node build.js"
26
0 commit comments