From 71b93ed2473313f5f95439fb6f287ee22d0e19e1 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Wed, 6 Jul 2016 09:45:29 -0400 Subject: Build: Add jQuery 3.0 for testing --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 1ac64e5b5..b9664652a 100644 --- a/bower.json +++ b/bower.json @@ -55,6 +55,7 @@ "jquery-2.2.1": "jquery#2.2.1", "jquery-2.2.2": "jquery#2.2.2", "jquery-2.2.3": "jquery#2.2.3", - "jquery-2.2.4": "jquery#2.2.4" + "jquery-2.2.4": "jquery#2.2.4", + "jquery-3.0.0": "jquery#3.0.0" } } -- cgit v1.2.3