Skip to content

Commit

Permalink
Update lib/browsers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 18, 2024
1 parent de6a8e2 commit 29a5a68
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions lib/browsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = [
'Edge >= 110',
'Firefox >= 102',
'iOS >= 12',
'Safari >= 12',
'Safari >= 15.6',
'ChromeAndroid >= 112',
'FirefoxAndroid >= 110',
];
Expand Down Expand Up @@ -60,16 +60,4 @@ module.exports = [
safari 16.1
safari 16.0
safari 15.6
safari 15.5
safari 15.4
safari 15.2-15.3
safari 15.1
safari 15
safari 14.1
safari 14
safari 13.1
safari 13
safari 12.1
safari 12
*/

0 comments on commit 29a5a68

Please sign in to comment.