chore: update browserslist config

This commit is contained in:
Lucas Larroche 2023-12-28 17:56:13 +07:00
parent b067c8ed8e
commit 43782f10c6

View file

@ -63,9 +63,6 @@
"node": ">=18.19.0"
},
"browserslist": [
">= 0.5%",
"last 2 major versions",
"not dead",
"not ie > 0"
"defaults"
]
}