We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b32b9a + 123920b commit e99d9aaCopy full SHA for e99d9aa
package.json
@@ -20,7 +20,6 @@
20
"prepare-publish": "npx @masterodin/publisher --dry-run --no-checks",
21
"postversion": "npm run prepare-publish",
22
"dry-publish": "npm run build && npm run prepare-publish",
23
- "prepack": "npm run build",
24
"publishDist": "npm run build && cd dist && npm publish --access public",
25
"jest": "jest",
26
"test": "npm run build && jest test/",
0 commit comments