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