mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-14 21:48:19 -05:00
Remove IE11 from browserslist (#15779)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"browserslist": [
|
||||
"last 2 versions",
|
||||
"IE >= 11",
|
||||
"not IE 11",
|
||||
"iOS >= 9",
|
||||
"not dead"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user