diff --git a/package.json b/package.json index 60bb6de6..2e5b4d7c 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "vite": "vite dev", "build": "typesafe-i18n --no-watch && vite build", "build:tauri": "tauri build", + "tauri": "tauri", "test": "vitest run --coverage", "preview": "vite preview", "postinstall": "patch-package",