From 7da1c8c99a0b2554af6960717c3df65446d7b8a2 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 12 Oct 2016 20:55:27 -0400 Subject: [PATCH] Update jquery to 3.1.1 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 2885906..7dba81f 100644 --- a/bower.json +++ b/bower.json @@ -7,7 +7,7 @@ "description": "The Hypothetical website template", "license": "MIT", "dependencies": { - "jquery": "~2.2.4", + "jquery": "~3.1.1", "fontawesome": "~4.6.3", "awesome-bootstrap-checkbox": "~0.3.7", "Sortable": "~1.4.2",