diff --git a/package.json b/package.json index 726872b..7530963 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "vue-tsc --noEmit && vite build", "preview": "vite preview", "typecheck": "vue-tsc --noEmit", - "tauri": "bun tauri" + "tauri": "npx tauri" }, "dependencies": { "@lucide/vue": "^1.16.0",