Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 3f67812

Browse files
committed
⬆️ Update clipboardy to v2.0.0
1 parent 1ff54e3 commit 3f67812

File tree

3 files changed

+24
-38
lines changed

3 files changed

+24
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@
114114
"optionalDependencies": {
115115
"cson-parser": "4.0.2"
116116
}
117-
}
117+
}

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/GitSquared/edex-ui#readme",
2525
"dependencies": {
26-
"clipboardy": "1.2.3",
26+
"clipboardy": "2.0.0",
2727
"color": "3.1.0",
2828
"howler": "2.1.1",
2929
"nanoid": "2.0.1",

0 commit comments

Comments
 (0)