From 3e8c6559f16c01cc0ec5e2f74c7e765ce9111780 Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Tue, 19 Jan 2016 19:10:09 -0700 Subject: [PATCH] bump jQuery 2.2.0 redo https://github.com/zurb/foundation-sites/pull/7915 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 33f9321b8..f12ce49ca 100644 --- a/bower.json +++ b/bower.json @@ -25,7 +25,7 @@ ".versions" ], "dependencies": { - "jquery": "~2.1.0", + "jquery": "~2.2.0", "what-input": "~1.1.2" } } -- 2.47.3