Skip to content

Commit

Permalink
tauri: add all plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
xTVaser committed Oct 5, 2024
1 parent 323213b commit eb59c5f
Show file tree
Hide file tree
Showing 11 changed files with 12,937 additions and 51 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,15 @@
},
"dependencies": {
"@tauri-apps/api": "^1.6.0",
"@tauri-apps/plugin-clipboard-manager": "^2.0.0",
"@tauri-apps/plugin-dialog": "~2",
"@tauri-apps/plugin-fs": "~2",
"@tauri-apps/plugin-global-shortcut": "~2",
"@tauri-apps/plugin-http": "~2",
"@tauri-apps/plugin-notification": "~2",
"@tauri-apps/plugin-os": "~2",
"@tauri-apps/plugin-process": "~2",
"@tauri-apps/plugin-shell": "~2",
"@types/semver": "^7.5.8",
"country-flag-emoji-polyfill": "^0.1.8",
"http-server": "^14.1.1",
Expand Down
Loading

0 comments on commit eb59c5f

Please sign in to comment.