Skip to content

Commit

Permalink
Merge pull request #101 from thasner/master
Browse files Browse the repository at this point in the history
Fix bower.json
  • Loading branch information
claviska committed Sep 10, 2015
2 parents 0a2db9f + 77c3a26 commit 3153096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.less",
"./jquery.dropdown.css",
"./jquery.dropdown.js"
],
"dependencies": {
"jquery": ">=1.8.0"
}
}
}

0 comments on commit 3153096

Please sign in to comment.