We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562f9cc commit d2ea800Copy full SHA for d2ea800
1 file changed
data/browsers-chrome.js
@@ -76,6 +76,8 @@ module.exports = {
76
'70.0.3538': 'stable',
77
'71.0.3578': 'stable',
78
'72.0.3626': 'stable',
79
+ '73.0.3683': 'stable',
80
+ '74.0.3729': 'stable',
81
},
82
MOBILE: {
83
'16.0.912': 'beta',
@@ -126,5 +128,7 @@ module.exports = {
126
128
127
129
130
131
132
133
134
};
0 commit comments