From: Julien Déramond Date: Mon, 9 Jan 2023 22:14:29 +0000 (+0100) Subject: Fix bundlewatch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae804ffc1faca27d4f2d03aa10ed4f12a55ef302;p=thirdparty%2Fbootstrap.git Fix bundlewatch --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index cc16c47b78..4182ecb8bd 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "32.0 kB" + "maxSize": "32.75 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "30.0 kB" + "maxSize": "30.5 kB" }, { "path": "./dist/js/bootstrap.bundle.js",