Skip to content

Commit 333cfd7

Browse files
authored
chore: Implement minimal supported browser to Chrome, FireFox, Edge, versions released in last year WPB-8625 (#17415)
1 parent 65b87bb commit 333cfd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.browserslistrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
chrome >= 99, not dead
2-
firefox >= 99, not dead
3-
edge >= 99, not dead
1+
chrome >= 114 and last 1 year and not dead
2+
firefox >= 113 and last 1 year and not dead
3+
edge >= 113 and last 1 year and not dead

0 commit comments

Comments
 (0)