also looking at this
chore(deps): update dependency marked to 16.4.0
#11
1 file
+28
-23
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -55,7 +55,6 @@ | ||
| 55 | 55 | "changelog": "bunx logsmith --verbose", |
| 56 | 56 | "changelog:generate": "bunx logsmith --output CHANGELOG.md", |
| 57 | 57 | "release": "bun run changelog:generate && bunx bumpx prompt --recursive", |
| 58 | "postinstall": "bunx git-hooks", | |
| 59 | 58 | "dev:docs": "bun bin/cli.ts dev", |
| 60 | 59 | "build:docs": "bun build.ts", |
| 61 | 60 | "preview:docs": "bun serve --port 3000 dist", |