feat: update to tauri v1.0.0-rc

This commit is contained in:
Lucas Nogueira
2022-02-13 17:19:12 -03:00
parent 9e970d3d74
commit ea880bb8a6
10 changed files with 1098 additions and 3316 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"typescript": "4.5.5"
},
"dependencies": {
"@tauri-apps/api": "1.0.0-beta.8",
"@tauri-apps/api": "1.0.0-rc.0",
"tslib": "2.3.1"
}
}