From e78e526d06a0a922a2b9a05c51af3d205aa5ac8c Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Fri, 25 Sep 2020 19:31:19 -0700 Subject: [PATCH] browserslist: Drop 0.2% usage threshold to 0.15%. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This adds back Chrome 72, Chrome 70, Firefox 68, Opera 68, Safari 12.1, and Samsung 9.2. Firefox 68 is still Debian stable’s default browser. This probably has no practical effects with IE 11 still listed. Signed-off-by: Anders Kaseorg --- .browserslistrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.browserslistrc b/.browserslistrc index 0d7bbadee6..93f56cacfb 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,5 +1,5 @@ -> 0.2% -> 0.2% in US +> 0.15% +> 0.15% in US last 2 versions Firefox ESR not dead