Drop IE11 support

This commit is contained in:
Alex Gleason 2021-09-12 12:02:59 -05:00
parent 726d13e989
commit a22257a916
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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