Skip to content

Commit 63131d8

Browse files
committed
(#533) Move clipboard provider into dedicated package
1 parent d01410f commit 63131d8

File tree

4 files changed

+54
-71
lines changed

4 files changed

+54
-71
lines changed

lib/provider/native/clipboardy-clipboard.class.spec.ts

Lines changed: 0 additions & 35 deletions
This file was deleted.

lib/provider/native/clipboardy-clipboard.class.ts

Lines changed: 0 additions & 36 deletions
This file was deleted.

package-lock.json

Lines changed: 53 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
@@ -62,6 +62,7 @@
6262
"prepare": "husky install"
6363
},
6464
"dependencies": {
65+
"@nut-tree/default-clipboard-provider": "1.0.0",
6566
"@nut-tree/libnut": "2.5.2",
6667
"clipboardy": "2.3.0",
6768
"jimp": "0.16.13",

0 commit comments

Comments
 (0)