From 3b068df3964c85e87690d258c672344f3f9aeb9e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 8 Sep 2021 20:27:07 -0700 Subject: [PATCH] Bundlewatch update --- .bundlewatch.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 316976ee9..a53d10f1e 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "25.5 kB" + "maxSize": "25.7 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "23.25 kB" + "maxSize": "23.6 kB" }, { "path": "./dist/js/bootstrap.bundle.js",