From 79d3aec9a2136842680320314027a98a58a185aa Mon Sep 17 00:00:00 2001 From: GeoSot Date: Wed, 12 May 2021 03:09:23 +0300 Subject: [PATCH] tweak bundlewatch.config --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 81badf254cb1..cd0eb52ff206 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -50,7 +50,7 @@ }, { "path": "./dist/js/bootstrap.js", - "maxSize": "27.25 kB" + "maxSize": "27.50 kB" }, { "path": "./dist/js/bootstrap.min.js",