Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions browserslist.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
*/

module.exports = [
'defaults',
'not op_mini all',
'not dead',
'Firefox ESR',
'baseline widely available',
'baseline widely available with downstream and last 2 major versions and not dead',
'baseline widely available with downstream and >0.05% and not dead',
'firefox esr'
]