From 56cd52cab90272b1ab8f888ac39b0c2a791eeb35 Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Sun, 29 Jan 2023 17:20:25 +0530 Subject: [PATCH] Update .bundlewatch.config.json --- .bundlewatch.config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index c856ef1fa..fcf89c18c 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -2,19 +2,19 @@ "files": [ { "path": "./dist/css/adminlte.css", - "maxSize": "37.80 kB" + "maxSize": "43.49 kB" }, { "path": "./dist/css/adminlte.min.css", - "maxSize": "35.1 kB" + "maxSize": "40.47 kB" }, { "path": "./dist/css/rtl/adminlte.rtl.css", - "maxSize": "37.80 kB" + "maxSize": "43.3 kB" }, { "path": "./dist/css/rtl/adminlte.rtl.min.css", - "maxSize": "35.1 kB" + "maxSize": "40.5 kB" }, { "path": "./dist/js/adminlte.js",