Skip to content

Commit

Permalink
Merge pull request #16 from asko1205/master
Browse files Browse the repository at this point in the history
adding in a main section to the bower.json file
  • Loading branch information
axel-zarate committed Dec 10, 2015
2 parents bf248c7 + 8425567 commit ac57dab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"authors": [
"Tom Caflisch <[email protected]>"
],
"main": [
"js/customSelect.js",
"css/style.css"
],
"description": "A custom auto-complete select box for AngularJS",
"keywords": [
"angular",
Expand Down

0 comments on commit ac57dab

Please sign in to comment.