Skip to content

Commit

Permalink
update Electron 25 compat data mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Apr 2, 2023
1 parent 3d6df36 commit d94e244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-js-compat/src/mapping.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export default {
[108, '22.0'],
[110, '23.0'],
[112, '24.0'],
[113, '25.0'],
[114, '25.0'],
],
// https://github.com/mdn/browser-compat-data/blob/main/browsers/opera.json
ChromeToOpera(chrome) {
Expand Down

0 comments on commit d94e244

Please sign in to comment.