Skip to content

Commit a391a3b

Browse files
committed
update Electron 41 compat data mapping
1 parent f9940ba commit a391a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core-js-compat/src/mapping.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ export default {
182182
[140, '38.0'],
183183
[142, '39.0'],
184184
[144, '40.0'],
185-
[145, '41.0'],
185+
[146, '41.0'],
186186
],
187187
// https://github.com/mdn/browser-compat-data/blob/main/browsers/opera.json
188188
ChromeToOpera(chrome) {

0 commit comments

Comments
 (0)