From 2ba73d2c8047b38350e7d469787a476d65c22b9d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Apr 2022 10:02:26 -0700 Subject: bundlewatch --- .bundlewatch.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.bundlewatch.config.json') diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index a041de59e6..cb37f08fdb 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,15 +18,15 @@ }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "7.75 kB" + "maxSize": "8.0 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "7.0 kB" + "maxSize": "7.25 kB" }, { "path": "./dist/css/bootstrap.css", - "maxSize": "28.5 kB" + "maxSize": "28.75 kB" }, { "path": "./dist/css/bootstrap.min.css", -- cgit v1.2.3