chore: Update Tauri to alpha.18 (#802)

This commit is contained in:
Fabian-Lars
2023-12-11 19:41:42 +01:00
committed by GitHub
parent 78e60e6618
commit 387c2f9e0c
39 changed files with 1181 additions and 688 deletions
@@ -9,6 +9,6 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@tauri-apps/cli": "2.0.0-alpha.17"
"@tauri-apps/cli": "2.0.0-alpha.18"
}
}