From: XhmikosR Date: Thu, 4 Jun 2020 07:46:51 +0000 (+0300) Subject: Bump bundlewatch limits X-Git-Tag: v4.5.1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ac763bcdcbd8bfd5a23f5a5f1246f307173e741;p=thirdparty%2Fbootstrap.git Bump bundlewatch limits --- diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 049cf6d7da..eecba088d3 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -18,11 +18,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "25.25 kB" + "maxSize": "25.5 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "23.25 kB" + "maxSize": "23.5 kB" }, { "path": "./dist/js/bootstrap.bundle.js",