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 3ffdafb commit 6baaeeeCopy full SHA for 6baaeee
package.json
@@ -28,7 +28,6 @@
28
"clean": "tsc --build --clean",
29
"lint": "eslint . --ignore-path .gitignore",
30
"prepack": "npm run build",
31
- "postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'",
32
"presize": "npm run build",
33
"size": "size-limit",
34
"test": "web-test-runner test/* --node-resolve"
0 commit comments