From ca067371c49e215278bb8e24a00a634a39658cbe Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Oct 2022 11:07:48 -0700 Subject: [PATCH] Update bundlewatch --- .bundlewatch.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 4c9acc990e..b06fdb3427 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -6,7 +6,7 @@ }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6.55 kB" + "maxSize": "6.75 kB" }, { "path": "./dist/css/bootstrap-reboot.css", @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "28.75 kB" + "maxSize": "29.0 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "26.75 kB" + "maxSize": "27.0 kB" }, { "path": "./dist/js/bootstrap.bundle.js",