Skip to content

Commit

Permalink
Update .browserslistrc (twbs#31124)
Browse files Browse the repository at this point in the history
* remove ExplorerMobile since it's included in `dead` browsers
* change Edge to >= 16 otherwise browserslist seems to include >= 17
  • Loading branch information
XhmikosR authored and olsza committed Oct 3, 2020
1 parent 7fe20a9 commit 5795dc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .browserslistrc
Expand Up @@ -5,9 +5,8 @@ last 1 major version
not dead
Chrome >= 60
Firefox >= 60
Edge >= 16.16299
Edge >= 16
iOS >= 10
Safari >= 10
Android >= 6
not Explorer <= 11
not ExplorerMobile <= 11

0 comments on commit 5795dc7

Please sign in to comment.