Skip to content

Commit 6baaeee

Browse files
authored
No longer publish to GitHub Package Registry
1 parent 3ffdafb commit 6baaeee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"clean": "tsc --build --clean",
2929
"lint": "eslint . --ignore-path .gitignore",
3030
"prepack": "npm run build",
31-
"postpublish": "npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'",
3231
"presize": "npm run build",
3332
"size": "size-limit",
3433
"test": "web-test-runner test/* --node-resolve"

0 commit comments

Comments
 (0)