From 1e9446c0c84da7c23901c8273ee31b347bdfd5c8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Jul 2021 20:39:07 -0700 Subject: [PATCH] Update .bundlewatch.config.json --- .bundlewatch.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 4806d72778..e641382b80 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -22,15 +22,15 @@ }, { "path": "./dist/css/bootstrap-utilities.min.css", - "maxSize": "6.75 kB" + "maxSize": "6.85 kB" }, { "path": "./dist/css/bootstrap.css", - "maxSize": "25 kB" + "maxSize": "25.5 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "22.75 kB" + "maxSize": "23.25 kB" }, { "path": "./dist/js/bootstrap.bundle.js",