mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Fixes a bug where non-editable elements were being focused
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"good-listener": "^1.1.4",
|
||||
"select": "^1.0.4",
|
||||
"select": "^1.0.6",
|
||||
"tiny-emitter": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user