mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 23:10:23 +00:00
Merge branch 'master' of github.com:twbs/bootstrap
This commit is contained in:
commit
802e5caf51
1 changed files with 1 additions and 1 deletions
|
|
@ -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": [
|
||||
"**/.*"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue