From add3ce38f78094787634f6a145ad14bdfad57bb2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 16 Nov 2015 09:21:02 +0200 Subject: Revert "Make jQuery 2.0 the minimum supported version." This partially reverts commit 9eded912a05082a89ef30b899bbe659cb9ce254c. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index b7e9f645f..0d24a6392 100644 --- a/bower.json +++ b/bower.json @@ -29,6 +29,6 @@ "test-infra" ], "dependencies": { - "jquery": "2" + "jquery": "1.9.1 - 2" } } -- cgit v1.2.3