diff options
| author | Mark Otto <[email protected]> | 2021-11-29 22:07:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-02-28 11:40:32 -0800 |
| commit | c1ab3eccd7b6633c477e4103a38e54650adf1e2a (patch) | |
| tree | 1ed497c9c75fc39513c6b23887f1eb0997230570 | |
| parent | de0dfca9a1749990319cdfcbb7f1584df09d7091 (diff) | |
| download | bootstrap-c1ab3eccd7b6633c477e4103a38e54650adf1e2a.tar.xz bootstrap-c1ab3eccd7b6633c477e4103a38e54650adf1e2a.zip | |
bump bundlewatch
| -rw-r--r-- | .bundlewatch.config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 382e162ae..70652c693 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -22,7 +22,7 @@ }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "7 kB" + "maxSize": "7.0 kB" }, { "path": "./dist/css/bootstrap.css", |
