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 aacc3fa commit ef3e5b1Copy full SHA for ef3e5b1
package.json
@@ -24,7 +24,6 @@
24
"changelog": "bunx logsmith --verbose",
25
"changelog:generate": "bunx logsmith --output CHANGELOG.md",
26
"release": "bun run changelog:generate && bunx bumpx prompt --recursive",
27
- "postinstall": "bunx git-hooks",
28
"dev:docs": "bun vitepress dev docs",
29
"build:docs": "bun vitepress build docs",
30
"preview:docs": "bun vitepress preview docs",
0 commit comments