From 086a6def4d8622db4968706e36bfe2caa59f4802 Mon Sep 17 00:00:00 2001 From: Yvain Liechti Date: Fri, 20 Oct 2017 22:59:21 +0200 Subject: [PATCH] change bower json main entry --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 364cb8e..0ede0b3 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "title": "jQuery Accessible Accordion system, using ARIA", "name": "jquery-accessible-accordion-aria", "version": "2.4.5", - "main": "jquery-accessible-accordion-aria.js", + "main": "index.js", "description": "This jQuery plugin will provide you an accessible Accordion System, using ARIA", "author": [ {