Skip to content

Commit

Permalink
Migrated to Tauri V2 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
evoggy committed Aug 23, 2024
1 parent 70d04fa commit 9912717
Show file tree
Hide file tree
Showing 14 changed files with 6,335 additions and 652 deletions.
113 changes: 60 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^1",
"@tauri-apps/api": "^2.0.0-rc.0",
"bootstrap": "^5.3.3",
"react": "^18.2.0",
"react-bootstrap": "^2.10.1",
Expand All @@ -20,7 +20,7 @@
"react-toastify": "^10.0.4"
},
"devDependencies": {
"@tauri-apps/cli": "^1",
"@tauri-apps/cli": "^2.0.0-rc.0",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
Loading

0 comments on commit 9912717

Please sign in to comment.