Skip to content

Commit

Permalink
Correct main in bower.json, fixes angular-ui#37
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Mar 31, 2014
1 parent 88fb288 commit 1e64e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"AngularUI"
],
"description": "AngularJS ui-select",
"main": "select.js",
"main": "dist/select.js",
"license": "MIT",
"ignore": [
"**/.*",
Expand Down

0 comments on commit 1e64e9d

Please sign in to comment.