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:
authorMorris Jobke <hey@morrisjobke.de>2015-07-22 17:17:56 +0300
committerMorris Jobke <hey@morrisjobke.de>2015-07-22 17:17:56 +0300
commit640d55cc2a63bf7ee564ca57d246289637281249 (patch)
tree62398f5440e4df7b4ecd27949c85e6a94fe0b445 /bower.json
parent5768b3fe2c328b81d9c0aa9eec07846a391d212d (diff)
Update blueimp-md5 to 1.1.0
Yes this is pretty empty, but it's the truth: https://github.com/blueimp/JavaScript-MD5/compare/1.0.3...1.1.0
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 87e9c016fce..a1bfa40f23b 100644
--- a/bower.json
+++ b/bower.json
@@ -13,7 +13,7 @@
"tests"
],
"dependencies": {
- "blueimp-md5": "~1.0.1",
+ "blueimp-md5": "~1.1.0",
"handlebars": "~1.3.0",
"jcrop": "~0.9.12",
"jquery": "~1.10.0",