Skip to content

Commit

Permalink
Merge pull request #9964 from thomaswelton/patch-1
Browse files Browse the repository at this point in the history
Bower - Added fonts to "main" files
  • Loading branch information
mdo committed Aug 24, 2013
2 parents fc0e768 + 56f1ff6 commit a6a97e1
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
@@ -1,7 +1,7 @@
{
"name": "bootstrap",
"version": "3.0.0",
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css", "./dist/fonts/*"],
"ignore": [
"**/.*"
],
Expand Down

0 comments on commit a6a97e1

Please sign in to comment.