AppView in a box as a Vite plugin thing hatk.dev
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove better-sqlite3 from root package.json

Already declared in packages/hatk/package.json where it's actually used.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

-3
-3
package.json
··· 26 26 }, 27 27 "engines": { 28 28 "node": ">=25.0.0" 29 - }, 30 - "dependencies": { 31 - "better-sqlite3": "^12.8.0" 32 29 } 33 30 }