* chore: map mobile browser data to their desktop version * chore: skip android until upstream support is resolved * Revert "chore: skip android until upstream support is resolved" This reverts commit 436e9af8297b284a426b5a3240e2a550a20fca86. * Update fixtures Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
16 lines
252 B
JSON
16 lines
252 B
JSON
{
|
|
"es6.module": {
|
|
"edge": "16",
|
|
"firefox": "60",
|
|
"chrome": "61",
|
|
"safari": "10.1",
|
|
"opera": "48",
|
|
"ios_saf": "10.3",
|
|
"android": "61",
|
|
"op_mob": "48",
|
|
"and_chr": "61",
|
|
"and_ff": "60",
|
|
"samsung": "8.2"
|
|
}
|
|
}
|