From 23278440d69d31ed6edd9cc6c7ea7b85f8e4a72d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikolas=20Schr=C3=B6ter?= <25958801+nwidynski@users.noreply.github.com> Date: Thu, 9 Oct 2025 02:17:44 +0200 Subject: [PATCH] chore: revert adjust browserslist to compile optional chaining --- .browserslistrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.browserslistrc b/.browserslistrc index cd2d0dc4368..f9ae161090a 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,4 +1,4 @@ -chrome >= 79 +chrome >= 88 firefox >= 85 safari >= 13 edge >= 88