npm run tauri add shell

This commit is contained in:
Brad Warren
2025-10-30 09:57:23 -07:00
committed by Brad Warren
parent 5e066682b3
commit 4efc2d5db3
6 changed files with 96 additions and 7 deletions

View File

@@ -20,4 +20,5 @@ tauri = { version = "2", features = [] }
tauri-plugin-opener = "2"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
tauri-plugin-shell = "2"