From 675aad10303d3d262203bc224a80a63f1f04c137 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Mar 2022 14:15:59 -0800 Subject: [PATCH] Bundlewatch --- .bundlewatch.config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index c408f65811f7..eff437cee573 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -6,11 +6,11 @@ }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6.5 kB" + "maxSize": "6.55 kB" }, { "path": "./dist/css/bootstrap-reboot.css", - "maxSize": "2.5 kB" + "maxSize": "2.55 kB" }, { "path": "./dist/css/bootstrap-reboot.min.css", @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "26.4 kB" + "maxSize": "26.6 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "24.5 kB" + "maxSize": "24.65 kB" }, { "path": "./dist/js/bootstrap.bundle.js",