chore: update tauri

This commit is contained in:
2024-04-23 16:05:13 +01:00
parent a3299ab29a
commit 986a7afd42
6 changed files with 1041 additions and 597 deletions

View File

@ -1,5 +1,4 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"build": {
"beforeBuildCommand": "yarn build",
"beforeDevCommand": "yarn start",
@ -7,8 +6,8 @@
"distDir": "../packages/app/build"
},
"package": {
"productName": "Snort",
"version": "0.1.24"
"productName": "snort",
"version": "0.2.0"
},
"tauri": {
"allowlist": {