Skip to content

Commit

Permalink
Update @tauri-apps/api requirement in /Prototype/Interface
Browse files Browse the repository at this point in the history
Updates the requirements on [@tauri-apps/api](https://github.com/tauri-apps/tauri) to permit the latest version.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-beta.0...@tauri-apps/api-v2.0.0-beta.12)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 827d8b1 commit 5ab2e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Prototype/Interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"dependencies": {
"solid-js": "1.8.17",
"@tauri-apps/api": ">=2.0.0-beta.0",
"@tauri-apps/api": ">=2.0.0-beta.12",
"@tauri-apps/plugin-shell": ">=2.0.0-beta.4"
},
"devDependencies": {
Expand Down

0 comments on commit 5ab2e9b

Please sign in to comment.