Fix browserlist in package.json

This commit is contained in:
Ken Hibino 2021-01-14 22:05:17 -08:00
parent 2bc49f02ed
commit 3e72e613be

View File

@ -44,7 +44,7 @@
"browserslist": {
"production": [
">0.2%",
"not archived",
"not dead",
"not op_mini all"
],
"development": [