From 619cc3b09b74b4f0d30da3938491b5b8d11d0428 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 12 Nov 2022 19:46:09 -0800 Subject: Bump bundlewatch --- .bundlewatch.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 3bc1cd7f0d..1bb79bbc2d 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,7 +18,7 @@ }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "8.75 kB" + "maxSize": "10.25 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", @@ -26,7 +26,7 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "30.5 kB" + "maxSize": "30.75 kB" }, { "path": "./dist/css/bootstrap.min.css", -- cgit v1.2.3