package.json: restore browserList

This reverts a workaround from long ago that should no longer be needed.
This commit is contained in:
David Lechner
2022-06-01 18:03:15 -05:00
committed by David Lechner
parent 691783e3f8
commit 83132ad34b
+1 -1
View File
@@ -134,7 +134,7 @@
"not op_mini all"
],
"development": [
"chrome 79",
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]