From 9ca2e5efcc308efb269f8abf89b0b8103887f54f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 1 Oct 2020 15:14:54 -0700 Subject: [PATCH] temp change for bundles --- .bundlewatch.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index b89e0207b783..ab3e4bb52a35 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -2,11 +2,11 @@ "files": [ { "path": "./dist/css/bootstrap-grid.css", - "maxSize": "7 kB" + "maxSize": "7.2 kB" }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6 kB" + "maxSize": "6.5 kB" }, { "path": "./dist/css/bootstrap-reboot.css", @@ -30,7 +30,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "21.5 kB" + "maxSize": "22 kB" }, { "path": "./dist/js/bootstrap.bundle.js",