From ef1d5c09bc5f1017854916b2424bd63008fe5097 Mon Sep 17 00:00:00 2001 From: Joel Szwarga Date: Mon, 27 Mar 2017 17:51:26 -0500 Subject: [PATCH] fix for bower fixes https://github.com/rochal/jQuery-slimScroll/issues/267 --- bower.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 831eb32..c4e5a2b 100644 --- a/bower.json +++ b/bower.json @@ -22,8 +22,7 @@ "url": "https://github.com/rochal/jQuery-slimScroll.git" }, "main": [ - "jquery.slimscroll.js", - "jquery.slimscroll.min.js" + "jquery.slimscroll.js" ], "licenses" : [ {