Skip to content

Commit

Permalink
update safari version
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Jul 5, 2020
1 parent 586e49a commit ff47bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _develop/browsers.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const desktop = {
'mac-chrome-latest': ['macOS 10.15', 'chrome', '80.0'],
'mac-firefox-latest': ['macOS 10.15', 'firefox', '74.0'],
'mac-safari-latest': ['macOS 10.15', 'safari', '13.0'],
'mac-safari-latest': ['macOS 10.15', 'safari', '13.1'],
'mac-chrome-previous': ['macOS 10.14', 'chrome', '79.0'],
'mac-firefox-previous': ['macOS 10.14', 'firefox', '73.0'],
'mac-safari-previous': ['macOS 10.14', 'safari', '12.0'],
Expand Down

0 comments on commit ff47bb0

Please sign in to comment.