diff options
| author | Mark Otto <[email protected]> | 2021-07-18 20:39:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-08-03 17:06:06 -0700 |
| commit | 1e9446c0c84da7c23901c8273ee31b347bdfd5c8 (patch) | |
| tree | 9288ca3f6c1ff5a1f0654d4a12dedfe3950e8609 | |
| parent | 7409271b56399a2b6863bf545b791638be13c3fd (diff) | |
| download | bootstrap-1e9446c0c84da7c23901c8273ee31b347bdfd5c8.tar.xz bootstrap-1e9446c0c84da7c23901c8273ee31b347bdfd5c8.zip | |
Update .bundlewatch.config.json
| -rw-r--r-- | .bundlewatch.config.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 4806d7277..e641382b8 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -22,15 +22,15 @@ }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "6.75 kB" + "maxSize": "6.85 kB" }, { "path": "./dist/css/bootstrap.css", - "maxSize": "25 kB" + "maxSize": "25.5 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "22.75 kB" + "maxSize": "23.25 kB" }, { "path": "./dist/js/bootstrap.bundle.js", |
