diff --git a/bower.json b/bower.json index df1203a..275a9f1 100644 --- a/bower.json +++ b/bower.json @@ -2,10 +2,10 @@ "name": "jquery-jq-dropdown", "version": "2.0.1", "main": [ - "./jquery.dropdown.less", + "./jquery.dropdown.css", "./jquery.dropdown.js" ], "dependencies": { "jquery": ">=1.8.0" } -} \ No newline at end of file +}