Merge pull request #17851 from Snuffleupagus/Chrome-98
[api-minor] Update the minimum supported Google Chrome version to 98
This commit is contained in:
commit
236a4df200
@ -83,7 +83,7 @@ const config = JSON.parse(fs.readFileSync(CONFIG_FILE).toString());
|
||||
|
||||
const ENV_TARGETS = [
|
||||
"last 2 versions",
|
||||
"Chrome >= 92",
|
||||
"Chrome >= 98",
|
||||
"Firefox ESR",
|
||||
"Safari >= 15.4",
|
||||
"Node >= 18",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user