diff options
| author | Mark Otto <[email protected]> | 2013-08-23 23:59:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 23:59:11 -0700 |
| commit | 802e5caf5166d176dccea003a7797a003c28cf83 (patch) | |
| tree | 152b93eadd3b4baf76ccbb75fd634c85ff80fdc2 /bower.json | |
| parent | 700d7e7b2c31ee9e8ad4b208c9c0fb3f2d4a7237 (diff) | |
| parent | a6a97e1b27d74a8ef14257e8bb67dd0d1978aa84 (diff) | |
| download | bootstrap-802e5caf5166d176dccea003a7797a003c28cf83.tar.xz bootstrap-802e5caf5166d176dccea003a7797a003c28cf83.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 7ba448d27..0d03da6c9 100644 --- a/bower.json +++ b/bower.json @@ -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": [ "**/.*" ], |
