Skip to content

Commit

Permalink
Make IE 11 the minimum supported version
Browse files Browse the repository at this point in the history
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
XhmikosR committed May 29, 2020
1 parent d55dfc4 commit 65e048c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"browserslist": [
"defaults",
"Explorer >= 10",
"Explorer >= 11",
"not ExplorerMobile <= 11",
"not Safari 5.1"
],
Expand Down

0 comments on commit 65e048c

Please sign in to comment.