diff --git a/.browserslistrc b/.browserslistrc index 20fe10722f4197a8aadcdc55f4353d2e260d1023..ae97cd6222f3bed356f2ae7f7a0171f82209b8eb 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -11,10 +11,6 @@ last 1 Chrome version last 1 Firefox version last 2 Edge major versions -last 2 Safari major versions last 2 iOS major versions Firefox ESR -not IE 9-10 # Angular support for IE 9-10 has been deprecated and will be removed as of Angular v11. To opt-in, remove the 'not' prefix on this line. -not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line. -not ios_saf 15.2-15.3 -not safari 15.2-15.3 \ No newline at end of file +not IE 9-10