browserlists: remove "not IE11" since "not dead" already prevents targeting it

This commit is contained in:
Alex Gleason 2023-01-19 11:31:33 -06:00
parent 7035e00267
commit 7f578ce44f
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -33,7 +33,6 @@
"browserslist": [
"> 0.5%",
"last 2 versions",
"not IE 11",
"not dead"
],
"dependencies": {