mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
feat(window): add plugin (#352)
This commit is contained in:
committed by
GitHub
parent
a95fb473a2
commit
bb26f7d710
@@ -22,7 +22,8 @@
|
||||
"tauri-plugin-os-api": "0.0.0",
|
||||
"tauri-plugin-process-api": "0.0.0",
|
||||
"tauri-plugin-shell-api": "0.0.0",
|
||||
"tauri-plugin-updater-api": "0.0.0"
|
||||
"tauri-plugin-updater-api": "0.0.0",
|
||||
"tauri-plugin-window-api": "0.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/codicon": "^1.1.10",
|
||||
|
||||
Reference in New Issue
Block a user