From: Tom Byrer Date: Wed, 20 Jan 2016 02:11:42 +0000 (-0700) Subject: bump jQuery 2.2.0 X-Git-Tag: v6.2.0-rc.1~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7934%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git bump jQuery 2.2.0 --- diff --git a/package.json b/package.json index 98b108818..3551c55bc 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "deploy": "gulp deploy" }, "dependencies": { - "jquery": "^2.1.0", + "jquery": "^2.2.0", "what-input": "^1.1.2" }, "license": "MIT",