using old broswerlist

This commit is contained in:
csawatzky 2025-05-07 17:02:05 -06:00
parent a387b14d3e
commit 7faed458e1

View file

@ -101,9 +101,13 @@
},
"browserslist": {
"production": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
">0.2%",
"not dead",
"not op_mini all",
"not safari < 10",
"not chrome < 51",
"not android < 5",
"not ie < 12"
],
"development": [
"last 1 chrome version",