From 0576775d1b4590314b114386019f4c7421c77503 Mon Sep 17 00:00:00 2001 From: Shane Tomlinson Date: Mon, 5 Sep 2016 11:35:02 +0100 Subject: [PATCH] Support for jQuery 3.x --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a44a839..62e2d03 100644 --- a/bower.json +++ b/bower.json @@ -16,7 +16,7 @@ "modal" ], "dependencies": { - "jquery": "1.8.0 - 2.1.x" + "jquery": "1.8.0 - 3.1.x" }, "license": "MIT" }