update strict_min_version to 57.0

This commit is contained in:
Thomas Rupprecht 2023-01-05 00:38:30 +01:00
parent 0e67431550
commit a5c4a0cf04
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "48.0"
"strict_min_version": "57.0"
}
}
}