Skip to content

Commit

Permalink
Fix bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Benson committed Apr 6, 2017
1 parent b01cf24 commit 1dce062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "dropdown-checkboxes",
"description": "A jQuery plugin which extends bootstrap's dropdown component",
"main": [
"src/dropdownCheckboxes.min.js",
"src/dropdownCheckboxes.min.css"
"src/dropdownCheckboxes.js",
"src/dropdownCheckboxes.css"
],
"authors": [
"Creative Circle <dev@creativecirclemedia.com>"
Expand Down

0 comments on commit 1dce062

Please sign in to comment.