Skip to content

Commit 4348940

Browse files
committed
Add path to napa
1 parent 818ae11 commit 4348940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"napa": "3.0.0"
2121
},
2222
"scripts": {
23-
"install": "napa git://github.com/wireshark/wireshark.git#9705f653daa134cbf63098ff44d5cebb021bffb4",
23+
"install": "./node_modules/.bin/napa git://github.com/wireshark/wireshark.git#9705f653daa134cbf63098ff44d5cebb021bffb4",
2424
"postinstall": "node build.js",
2525
"build": "node build.js"
2626
},

0 commit comments

Comments
 (0)