Skip to content

Commit 20aaba7

Browse files
committed
chore: $ cargo tauri add clipboard-manager
1 parent 5db7319 commit 20aaba7

File tree

5 files changed

+285
-2
lines changed

5 files changed

+285
-2
lines changed

package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@tauri-apps/api": "^2.5.0",
14+
"@tauri-apps/plugin-clipboard-manager": "^2.2.2",
1415
"@tauri-apps/plugin-fs": "^2.2.1",
1516
"@tauri-apps/plugin-http": "^2.4.3",
1617
"@tauri-apps/plugin-log": "^2.4.0",

0 commit comments

Comments
 (0)