chore: cleanup

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

View File

@ -9,8 +9,7 @@
"dev": "vite",
"build": "bun run typecheck && vite build",
"preview": "vite preview",
"tauri": "tauri",
"typecheck": "tsgo --noEmit"
"tauri": "tauri"
},
"dependencies": {
"@opencode-ai/desktop": "workspace:*",