From fd6d215304eb9996a2668bbb896fd92f22a8dae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Poupard?= Date: Mon, 4 Nov 2024 21:39:54 +0100 Subject: [PATCH] chore(bundlewatch): update max file size --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea91a694..4b04285b 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "files": [ { "path": "./css/a11y-en_error.css", - "maxSize": "7.5 kB" + "maxSize": "7.6 kB" }, { "path": "./css/a11y-en_warning.css",