mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #19454 from Snuffleupagus/Chrome-110
[api-minor] Update the minimum supported Google Chrome version to 110
This commit is contained in:
commit
c1035e4356
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ const config = JSON.parse(fs.readFileSync(CONFIG_FILE).toString());
|
|||
|
||||
const ENV_TARGETS = [
|
||||
"last 2 versions",
|
||||
"Chrome >= 103",
|
||||
"Chrome >= 110",
|
||||
"Firefox ESR",
|
||||
"Safari >= 16.4",
|
||||
"Node >= 20",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue