Skip to content

Commit

Permalink
chore: Update Tauri to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Aug 8, 2024
1 parent 3cab2a7 commit 2191bf0
Show file tree
Hide file tree
Showing 8 changed files with 973 additions and 1,492 deletions.
116 changes: 67 additions & 49 deletions package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^1.6.0"
"@tauri-apps/api": "^2.0.0-rc.0",
"@tauri-apps/plugin-dialog": "^2.0.0-rc.0",
"@tauri-apps/plugin-shell": "^2.0.0-rc.0"
},
"devDependencies": {
"@tauri-apps/cli": "^1.6.0"
"@tauri-apps/cli": "^2.0.0-rc.2"
}
}
Loading

0 comments on commit 2191bf0

Please sign in to comment.