some tauri updates

This commit is contained in:
2026-08-29 09:48:38 +02:00
parent 07f6919617
commit ab32f01e07
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"lint": "ng lint"
"lint": "ng lint",
"tauri": "tauri"
},
"private": true,
"dependencies": {