From 73362bbdd865417bb421a05c40e60385404b0de6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 22 Feb 2022 20:17:55 -0800 Subject: [PATCH] Update bundlewatch --- .bundlewatch.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 382e162ae..7c86725df 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "26 kB" + "maxSize": "26.3 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "24 kB" + "maxSize": "24.1 kB" }, { "path": "./dist/js/bootstrap.bundle.js",