diff options
Diffstat (limited to 'core/vendor/clipboard/.bower.json')
-rw-r--r-- | core/vendor/clipboard/.bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/vendor/clipboard/.bower.json b/core/vendor/clipboard/.bower.json index 5e5867dac65..248fd6e6a05 100644 --- a/core/vendor/clipboard/.bower.json +++ b/core/vendor/clipboard/.bower.json @@ -1,6 +1,6 @@ { "name": "clipboard", - "version": "1.6.1", + "version": "1.7.1", "description": "Modern copy to clipboard. No Flash. Just 2kb", "license": "MIT", "main": "dist/clipboard.js", @@ -20,13 +20,13 @@ "cut" ], "homepage": "https://github.com/zenorocha/clipboard.js", - "_release": "1.6.1", + "_release": "1.7.1", "_resolution": { "type": "version", - "tag": "v1.6.1", - "commit": "f59d4e6b4db55b0f462eeb96fb74db3469e0765d" + "tag": "v1.7.1", + "commit": "b6e6b80ab07eab03ce0d277515b3ed540773a330" }, "_source": "https://github.com/zenorocha/clipboard.js.git", - "_target": "^1.5.12", + "_target": "1.7.1", "_originalSource": "clipboard" }
\ No newline at end of file |