Browse Source

chore: cleanup

Adam 2 months ago
parent
commit
5ad000fd99
1 changed files with 1 additions and 2 deletions
  1. 1 2
      packages/tauri/package.json

+ 1 - 2
packages/tauri/package.json

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