chore: cleanup

This commit is contained in:
Adam
2025-12-09 06:14:58 -06:00
parent e4cd93868b
commit 7aa60add45
-1
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",