mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(ui): update list of supported browsers
Firefox 38 doesn't fully support flexbox
This commit is contained in:
committed by
Łukasz Mierzwa
parent
13f57ef656
commit
265e63e0ff
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user