Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-01-29 18:57:15 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-01-29 18:57:15 +0300
commit6bca362ce906eaeb631f2f47250c13bb7b7c67ba (patch)
tree709da0667e27b3fc25c5600addbd8c1feb9ac3ae /bower.json
parent4fcdfbf5de5496cf1fc683b6a2f4c55764de8e02 (diff)
Bump clipboardjs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 422946b2996..62dbec8f65a 100644
--- a/bower.json
+++ b/bower.json
@@ -32,7 +32,7 @@
"davclient.js": "https://github.com/evert/davclient.js.git#0.1.2",
"es6-promise": "https://github.com/jakearchibald/es6-promise.git#~2.3.0",
"base64": "~0.3.0",
- "clipboard": "^1.5.12",
+ "clipboard": "1.7.1",
"autosize": "4.0.0"
}
}