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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-17 16:47:40 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-17 16:47:40 +0300
commitefcd0b249ced8f7805057f59ecdc42643aa08e56 (patch)
tree6c3b7a760526b851293bc317faddf19b9986e369
parent8ba6d0668f6e7fd8d0ebc4a91c0666e73469ef8d (diff)
Update backbone.radio, jQuery and requirejs
-rw-r--r--bower.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index c6cd7c620..42a771a71 100644
--- a/bower.json
+++ b/bower.json
@@ -17,13 +17,13 @@
"autosize": "jquery-autosize#1.18.9",
"backbone": "1.1.2",
"backbone.marionette": "^2.4.4",
- "backbone.radio": "^1.0.2",
+ "backbone.radio": "^1.0.4",
"domReady": "^2.0.1",
"handlebars": "^4.0.5",
- "jquery": "^2.2.1",
+ "jquery": "2.2.3",
"jquery-storage-api": "jQuery-Storage-API#^1.8.1",
"jquery-visibility": "~1.0.11",
- "requirejs": "~2.1.20",
+ "requirejs": "2.2.0",
"text": "^2.0.14",
"underscore": "~1.8.3"
}