Skip to content

Commit 24f23b4

Browse files
authored
Bump target CoreJS version
1 parent 0682a6f commit 24f23b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • server/src/main/webapp/WEB-INF/rails

server/src/main/webapp/WEB-INF/rails/.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/preset-env",
66
{
77
"debug": false,
8-
"corejs": "3.28",
8+
"corejs": "3.29",
99
"useBuiltIns": "entry",
1010
"targets": {
1111
"browsers": [

0 commit comments

Comments
 (0)