diff options
| author | XhmikosR <[email protected]> | 2018-11-11 11:19:27 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-13 08:21:57 +0200 |
| commit | 5afc708961751848cbd32209f832e0d7ebdec75e (patch) | |
| tree | a6b3a0342dd6ccd4db469ad2cdc750cef8a17c1b /package.json | |
| parent | e9d67982aec743622d14ed5add490693adc57348 (diff) | |
| download | bootstrap-5afc708961751848cbd32209f832e0d7ebdec75e.tar.xz bootstrap-5afc708961751848cbd32209f832e0d7ebdec75e.zip | |
Bump bootstrap.min.css bundle size.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 29665aa4a..a91e04f9f 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "22 kB" + "maxSize": "22.5 kB" }, { "path": "./dist/js/bootstrap.bundle.js", |
