From dd27c09184361a3150be6b8ffb477b3b321ac318 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 21 Jun 2021 09:12:34 +0200 Subject: [PATCH] Update Browser compatibility Signed-off-by: Thomas Citharel --- js/.browserslistrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/js/.browserslistrc b/js/.browserslistrc index 40bd99ce6..9e4706310 100644 --- a/js/.browserslistrc +++ b/js/.browserslistrc @@ -1,4 +1 @@ -> 1% -last 2 versions -not dead -not ie 11 \ No newline at end of file +> 0.25% and last 2 versions, not dead, not ie 11, not op_mini all, Firefox ESR \ No newline at end of file