chore(v2): replace Clipboard with copy-text-to-clipboard (#2900)

* chore(v2): replace Clipboard with copy-text-to-clipboard

* Remove clipboard from yarn.lock
This commit is contained in:
Alexey Pyltsyn 2020-06-07 08:48:28 +03:00 committed by GitHub
parent afe9ff91a4
commit dd1ef71aac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 31 deletions

View file

@ -9,7 +9,6 @@
"license": "MIT",
"dependencies": {
"@philpl/buble": "^0.19.7",
"clipboard": "^2.0.6",
"clsx": "^1.1.1",
"parse-numeric-range": "^0.0.2",
"prism-react-renderer": "^1.1.0",