Skip to content

Commit 8d95c2a

Browse files
fix(deps): update dependency @tauri-apps/api to v2.0.0-rc.2
1 parent f946a7c commit 8d95c2a

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

examples/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"serve": "vite preview"
1010
},
1111
"dependencies": {
12-
"@tauri-apps/api": "2.0.0-rc.1",
12+
"@tauri-apps/api": "2.0.0-rc.2",
1313
"@tauri-apps/plugin-barcode-scanner": "2.0.0-rc.0",
1414
"@tauri-apps/plugin-biometric": "2.0.0-rc.0",
1515
"@tauri-apps/plugin-cli": "2.0.0-rc.0",

plugins/deep-link/examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"tauri": "tauri"
1111
},
1212
"dependencies": {
13-
"@tauri-apps/api": "2.0.0-rc.1",
13+
"@tauri-apps/api": "2.0.0-rc.2",
1414
"@tauri-apps/plugin-deep-link": "2.0.0-rc.0"
1515
},
1616
"devDependencies": {

pnpm-lock.yaml

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)