Skip to content

Commit

Permalink
Update with Nov 2023 revision (#37)
Browse files Browse the repository at this point in the history
* Update browser compatibility

based on min Tier 2

* Update lock for vulnerability fix
  • Loading branch information
abiyasa authored Nov 23, 2023
1 parent 4e6dd54 commit 41d5d8b
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 194 deletions.
10 changes: 5 additions & 5 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module.exports = [
'Chrome >= 87',
'Chrome >= 93',
'Firefox >= 78',
'Safari >= 11',
'Edge >= 103',
'Opera >= 89',
'ChromeAndroid >= 83',
'Safari >= 12',
'Edge >= 109',
'Opera >= 95',
'ChromeAndroid >= 99',
'ios_saf >= 12'
];
Loading

0 comments on commit 41d5d8b

Please sign in to comment.