Skip to content

Commit f962626

Browse files
committed
chore: adjust config to show 90%
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent d05c15f commit f962626

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

browserslist.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
module.exports = [
7-
'baseline widely available with downstream and last 4 major versions and not dead',
8-
'baseline widely available with downstream and >0.25% and not dead',
7+
'baseline widely available with downstream and last 2 major versions and not dead',
8+
'baseline widely available with downstream and >0.05% and not dead',
99
'firefox esr'
1010
]

0 commit comments

Comments
 (0)