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 155261e commit 441bc69Copy full SHA for 441bc69
package.json
@@ -19,8 +19,7 @@
19
"build": "tsc",
20
"test": "karma start karma.config.cjs",
21
"pretest": "npm run build",
22
- "prepublishOnly": "npm run build",
23
- "postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"
+ "prepublishOnly": "npm run build"
24
},
25
"devDependencies": {
26
"@github/prettier-config": "0.0.4",
0 commit comments