We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf63be6 commit b95f9a6Copy full SHA for b95f9a6
package.json
@@ -21,7 +21,7 @@
21
"benchmark": "npm run benchmark:small && npm run benchmark:regular && npm run benchmark:large",
22
"bump": "ncu -u",
23
"prepare": "npm run build",
24
- "prepublishOnly": "npm run native:prebuild && npm run js:build"
+ "prepublishOnly": "npm run js:build"
25
},
26
"gypfile": true,
27
"targets": {
0 commit comments