chore: cleanup

This commit is contained in:
Adam 2025-12-09 06:14:58 -06:00
parent 5ad000fd99
commit d3b6de855b
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -4,7 +4,6 @@
"version": "1.0.137",
"type": "module",
"scripts": {
"typecheck": "tsgo -b",
"predev": "bun ./scripts/predev.ts",
"dev": "vite",
"build": "bun run typecheck && vite build",