diff options
| author | Mark Otto <[email protected]> | 2021-06-22 22:27:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-07-16 15:11:40 -0700 |
| commit | ed3f2d46c4ac3bcf56ebf210fde6c275bb7a0c3f (patch) | |
| tree | 6b9d9fc8d46b286541ba10e23e810f2e04968990 | |
| parent | aee169d19288d78330be2df0960ea8924353f84f (diff) | |
| download | bootstrap-ed3f2d46c4ac3bcf56ebf210fde6c275bb7a0c3f.tar.xz bootstrap-ed3f2d46c4ac3bcf56ebf210fde6c275bb7a0c3f.zip | |
Bump bundlewatch
| -rw-r--r-- | .bundlewatch.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index b0d850900..fc70cd2cf 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,11 +18,11 @@ }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "7.25 kB" + "maxSize": "7.75 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "6.6 kB" + "maxSize": "6.75 kB" }, { "path": "./dist/css/bootstrap.css", |
