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>2017-04-10 21:56:56 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-04-10 21:56:56 +0300
commit3810e89449c447ae10045d034185025d9a0f8941 (patch)
tree52285455f00579bfc5284ba0e19c9ce806011503 /bower.json
parent7d1745d1e7f1eb5156e7dc29ca5c09d78d0dabb5 (diff)
[js] Bump blueimp-md5 a major version
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 72f525f985c..9153272fb03 100644
--- a/bower.json
+++ b/bower.json
@@ -13,7 +13,7 @@
"tests"
],
"dependencies": {
- "blueimp-md5": "~1.1.0",
+ "blueimp-md5": "^2.7.0",
"handlebars": "^4.0.5",
"jcrop": "~0.9.12",
"jquery": "~2.2.0",