mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Prevents keyboard from opening on iOS when using "data-clipboard-target"
This commit is contained in:
parent
3696739e5e
commit
41b7234d50
@ -12,7 +12,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"good-listener": "^1.2.0",
|
"good-listener": "^1.2.0",
|
||||||
"select": "^1.1.1",
|
"select": "^1.1.2",
|
||||||
"tiny-emitter": "^1.0.0"
|
"tiny-emitter": "^1.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user