diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 7b5017ac1..24ed6702f 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,19 +18,19 @@ }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "8.0 kB" + "maxSize": "8.25 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "7.25 kB" + "maxSize": "7.5 kB" }, { "path": "./dist/css/bootstrap.css", - "maxSize": "28.75 kB" + "maxSize": "29 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "26.5 kB" + "maxSize": "27 kB" }, { "path": "./dist/js/bootstrap.bundle.js",