diff --git a/ui/package.json b/ui/package.json index 1f782c1..45ce97c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -88,8 +88,8 @@ }, "browserslist": { "production": [ - ">0.2%", - "not dead", + "defaults", + "not ie 11", "not op_mini all" ], "development": [