From 4fcf5cec21566dabe4128eb96152607323c1ed18 Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Thu, 15 Apr 2021 18:05:02 +0530 Subject: [PATCH] Update .bundlewatch.config.json --- .bundlewatch.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 4dcd3e740..7ba790125 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -34,11 +34,11 @@ }, { "path": "./dist/css/alt/adminlte.light.css", - "maxSize": "87.7 kB" + "maxSize": "94 kB" }, { "path": "./dist/css/alt/adminlte.light.min.css", - "maxSize": "83.3 kB" + "maxSize": "89 kB" }, { "path": "./dist/css/alt/adminlte.pages.css",