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 9486668 commit 639fa7eCopy full SHA for 639fa7e
package.json
@@ -34,8 +34,7 @@
34
"tsx": "tsx",
35
"update-version": "bumpp --commit --push --tag",
36
"publish-pkg": "pnpm -r publish --access public",
37
- "release": "pnpm update-version && pnpm publish-pkg",
38
- "postinstall": "npm run init-git"
+ "release": "pnpm update-version && pnpm publish-pkg"
39
},
40
"dependencies": {
41
"@typescript-eslint/eslint-plugin": "5.59.8",
0 commit comments