From c1ab3eccd7b6633c477e4103a38e54650adf1e2a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 29 Nov 2021 22:07:28 -0800 Subject: [PATCH] bump bundlewatch --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 382e162ae0..70652c6939 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -22,7 +22,7 @@ }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "7 kB" + "maxSize": "7.0 kB" }, { "path": "./dist/css/bootstrap.css", -- 2.47.2