Skip to content

Commit

Permalink
chore: Implement minimal supported browser to Chrome, FireFox, Edge, …
Browse files Browse the repository at this point in the history
…versions released in last year WPB-8625
  • Loading branch information
Roma Koval committed May 16, 2024
1 parent 65b87bb commit adb4139
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
chrome >= 99, not dead
firefox >= 99, not dead
edge >= 99, not dead
chrome >= 114 and last 1 year and not dead
firefox >= 113 and last 1 year and not dead
edge >= 113 and last 1 year and not dead

0 comments on commit adb4139

Please sign in to comment.