From 82dd9749c10227ff07d78e63cc440181d2b2114c Mon Sep 17 00:00:00 2001 From: Brian McLaughlin Date: Thu, 25 May 2017 09:15:03 -0400 Subject: [PATCH] Removed jQuery 1.8 from bower per: https://github.com/ManageIQ/manageiq-ui-classic/pull/1430 https://bugzilla.redhat.com/show_bug.cgi?id=1414869 --- bower.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bower.json b/bower.json index 41c486fedaa..603185705f5 100644 --- a/bower.json +++ b/bower.json @@ -34,7 +34,6 @@ "fetch": "~1.0.0", "jasmine-jquery": "~2.1.1", "jquery": "~2.2.4", - "jquery-1.8": "~1.8.3", "jquery-ui": "jqueryui#~1.12.1", "jquery-ujs": "~1.2.2", "jquery.observe_field": "himdel/jquery.observe_field#~0.1.0",