From 0a687224cfe54b13cb95c7dbbaf1d94ca51d7b39 Mon Sep 17 00:00:00 2001 From: REJack Date: Wed, 7 Apr 2021 01:49:02 +0200 Subject: [PATCH] bump bundlewatch sizes --- .bundlewatch.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 2ce2f0bca..0fd2339b3 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -10,11 +10,11 @@ }, { "path": "./dist/css/alt/adminlte.components.css", - "maxSize": "27.2 kB" + "maxSize": "27.6 kB" }, { "path": "./dist/css/alt/adminlte.components.min.css", - "maxSize": "26.5 kB" + "maxSize": "26.8 kB" }, { "path": "./dist/css/alt/adminlte.core.css",