Skip to content

Commit

Permalink
Merge pull request angular-ui#40 from sheerun/patch-1
Browse files Browse the repository at this point in the history
Correct main in bower.json, fixes angular-ui#37
  • Loading branch information
tkrotoff committed Mar 31, 2014
2 parents 88fb288 + 1e64e9d commit a316686
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 a316686

Please sign in to comment.