diff --git a/package.json b/package.json index e3629a3a..1fe3f104 100644 --- a/package.json +++ b/package.json @@ -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": {