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 e2ef61a commit 2c0329cCopy full SHA for 2c0329c
package.json
@@ -10,7 +10,7 @@
10
"install": "npm run rebuild",
11
"rebuild": "node-gyp rebuild",
12
"rebuild-dev": "npm run rebuild -- --debug",
13
- "prepublishOnly": "npm run rebuild && npm run prebuild",
+ "prepublishOnly": "npm run rebuild",
14
"prepare": "npm run build"
15
},
16
"repository": {
0 commit comments