From 77d41436745d7391008d7f3ae009bcb350acc9e1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 22 Jun 2021 19:53:24 -0700 Subject: [PATCH] Bump bundlewatch bundle --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 10c0d2e571..b0d850900c 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,7 +18,7 @@ }, { "path": "./dist/css/bootstrap-utilities.css", - "maxSize": "7.2 kB" + "maxSize": "7.25 kB" }, { "path": "./dist/css/bootstrap-utilities.min.css", -- 2.47.2