chore(ui): update list of supported browsers

Firefox 38 doesn't fully support flexbox
This commit is contained in:
Łukasz Mierzwa
2020-07-06 18:41:09 +01:00
committed by Łukasz Mierzwa
parent 13f57ef656
commit 265e63e0ff

View File

@@ -95,11 +95,10 @@
"last 1 major version",
"not dead",
"Chrome >= 49",
"Firefox >= 38",
"Firefox >= 52",
"Edge >= 12",
"iOS >= 9",
"Safari >= 10",
"Android >= 4.4",
"Opera >= 36"
"Android >= 4.4"
]
}