aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index cab4b258e..38a9f77ee 100644
--- a/bower.json
+++ b/bower.json
@@ -28,10 +28,17 @@
"jquery-1.10.0": "jquery#1.10.0",
"jquery-1.10.1": "jquery#1.10.1",
"jquery-1.10.2": "jquery#1.10.2",
- "jquery-1.x": "jquery#1.10.2",
+ "jquery-1.11.0": "jquery#1.11.0",
+ "jquery-1.11.1": "jquery#1.11.1",
+ "jquery-1.11.2": "jquery#1.11.2",
+ "jquery-1.x": "jquery#1.11.2",
"jquery-2.0.0": "jquery#2.0.0",
"jquery-2.0.1": "jquery#2.0.1",
"jquery-2.0.2": "jquery#2.0.2",
- "jquery-2.0.3": "jquery#2.0.3"
+ "jquery-2.0.3": "jquery#2.0.3",
+ "jquery-2.1.0": "jquery#2.1.0",
+ "jquery-2.1.1": "jquery#2.1.1",
+ "jquery-2.1.2": "jquery#2.1.2",
+ "jquery-2.1.3": "jquery#2.1.3"
}
}