Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Merge branch 'feat/tauri' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
AruSeito committed Apr 9, 2024
2 parents 42a7480 + 1db3468 commit 6673dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"tauri": "tauri",
"dev:desktop": "tauri dev",
"build:desktop": "tauri build",
"preview": "vite preview"
Expand Down

0 comments on commit 6673dab

Please sign in to comment.