We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd4edcb + c84e7a8 commit 6aedef6Copy full SHA for 6aedef6
1 file changed
package.json
@@ -72,7 +72,7 @@
72
},
73
"scripts": {
74
"apply-patches": "patch-package",
75
- "install": "prebuild-install || node-gyp rebuild",
+ "install": "prebuild || node-gyp rebuild",
76
"prebuild": "prebuild",
77
"rebuild": "node-gyp rebuild",
78
"release:major": "npm version major && git push --follow-tags",
0 commit comments