From 1936e0c5eaa7f8f2d89ec1ac863aa73130fb69b1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Mar 2022 12:42:32 -0800 Subject: [PATCH] Bundlewatch --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 811ae553ef..c408f65811 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -30,7 +30,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "24.4 kB" + "maxSize": "24.5 kB" }, { "path": "./dist/js/bootstrap.bundle.js", -- 2.47.2