Commit a6a97e1b authored by Mark Otto's avatar Mark Otto

Merge pull request #9964 from thomaswelton/patch-1

Bower - Added fonts to "main" files
parents fc0e7686 56f1ff6c
{ {
"name": "bootstrap", "name": "bootstrap",
"version": "3.0.0", "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": [ "ignore": [
"**/.*" "**/.*"
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment