Skip to content

Commit

Permalink
Revert "Fix bower.json"
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Sep 10, 2015
1 parent b3fb99f commit bc275a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "jquery-jq-dropdown",
"version": "2.0.1",
"main": [
"./jquery.dropdown.min.css",
"./jquery.dropdown.min.js"
"./jquery.dropdown.less",
"./jquery.dropdown.js"
],
"dependencies": {
"jquery": ">=1.8.0"
}
}
}

0 comments on commit bc275a2

Please sign in to comment.