feat: update to tauri 2.0.0-alpha.9 (#372)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-18 11:39:46 -03:00
committed by GitHub
parent 717ae67097
commit 3c9771e287
36 changed files with 163 additions and 288 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
"tslib": "^2.5.0"
},
"dependencies": {
"@tauri-apps/api": "^1.2.0"
"@tauri-apps/api": "2.0.0-alpha.4"
}
}