We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bba403a + aa5bd56 commit d24f7d3Copy full SHA for d24f7d3
1 file changed
package.json
@@ -14,7 +14,7 @@
14
"prebuild": "npm run clean && npm run lint && mkdir dist",
15
"pretest": "npm run build",
16
"prepublishOnly": "npm run build",
17
- "postpublish": "npm publish --@github:registry='https://npm.pkg.github.com'"
+ "postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
18
},
19
"files": [
20
"dist",
0 commit comments