From 51268b700bf8dcad3e42ae621d47f87952243e82 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 11 Mar 2020 21:15:44 +0200 Subject: [PATCH] .browserslistrc: bump the minimum supported version to 16.16299 (#30378) This is what is currently supported by Microsoft https://en.wikipedia.org/wiki/Microsoft_Edge#Release_history --- .browserslistrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.browserslistrc b/.browserslistrc index 66df8f4f83..f316fb3fd6 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -5,7 +5,7 @@ last 1 major version not dead Chrome >= 60 Firefox >= 60 -Edge >= 15.15063 +Edge >= 16.16299 Explorer 11 iOS >= 10 Safari >= 10 -- 2.47.2