Skip to content

Commit d2ea800

Browse files
committed
Update Data
1 parent 562f9cc commit d2ea800

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/browsers-chrome.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ module.exports = {
7676
'70.0.3538': 'stable',
7777
'71.0.3578': 'stable',
7878
'72.0.3626': 'stable',
79+
'73.0.3683': 'stable',
80+
'74.0.3729': 'stable',
7981
},
8082
MOBILE: {
8183
'16.0.912': 'beta',
@@ -126,5 +128,7 @@ module.exports = {
126128
'70.0.3538': 'stable',
127129
'71.0.3578': 'stable',
128130
'72.0.3626': 'stable',
131+
'73.0.3683': 'stable',
132+
'74.0.3729': 'stable',
129133
},
130134
};

0 commit comments

Comments
 (0)