Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kmamal committed Dec 5, 2021
1 parent 151cb86 commit 5bfe4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"scripts": {
"test": "standard | snazzy && tape test/*.js | faucet",
"rebuild": "node-gyp rebuild --verbose",
"prebuild": "prebuild -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -t 13.0.0 -t 14.0.0 -t 15.0.0 -t 16.0.0 -t 17.0.0 --strip --include-regex \"\\.(node|dll)$\" --verbose",
"prebuild": "prebuild -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -t 13.0.0 -t 14.0.0 -t 15.0.0 -t 16.0.0 -t 17.0.1 --strip --include-regex \"\\.(node|dll)$\" --verbose",
"install": "prebuild-install --verbose || node-gyp rebuild --verbose"
},
"dependencies": {
Expand Down

0 comments on commit 5bfe4c3

Please sign in to comment.