From 65cff038a38815f3ccd1b81b3443801d16fba116 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sat, 30 Jul 2016 12:19:42 +0800 Subject: Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patches --- bower.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index b75294da..08999c5b 100644 --- a/bower.json +++ b/bower.json @@ -15,8 +15,8 @@ "tests" ], "dependencies": { - "bootstrap": "~3.3.6", - "jquery": "~2.2.4", + "bootstrap": "~3.3.7", + "jquery": "~3.1.0", "font-awesome": "~4.6.3", "Ionicons": "ionicons#~2.0.1", "reveal.js": "~3.3.0", @@ -60,6 +60,6 @@ "gist-embed": "*" }, "resolutions": { - "jquery": "~2.2.4" + "jquery": "~3.1.0" } } -- cgit v1.2.3