From d6b750eb005cbf91be1c5177be0a4bf06f42fccf Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:12:13 +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 fcf89c18c..adeda64d8 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -9,11 +9,11 @@ "maxSize": "40.47 kB" }, { - "path": "./dist/css/rtl/adminlte.rtl.css", + "path": "./dist/css/adminlte.rtl.css", "maxSize": "43.3 kB" }, { - "path": "./dist/css/rtl/adminlte.rtl.min.css", + "path": "./dist/css/adminlte.rtl.min.css", "maxSize": "40.5 kB" }, {