Skip to content

Commit d71ce33

Browse files
EDSC-4664: Bump babel
1 parent bb7c09a commit d71ce33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = {
33
[
44
'@babel/preset-env', {
55
targets: {
6-
node: '22',
6+
node: '24',
77
esmodules: true
88
}
99
}

0 commit comments

Comments
 (0)