Skip to content

Commit

Permalink
Updated .babelrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
SriHV committed Mar 11, 2024
1 parent 0e9e6b2 commit ad9c99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"presets": [
["@babel/preset-env", {
"targets": {
"node": "18"
"node": "20"
}
}]
]
Expand Down

0 comments on commit ad9c99a

Please sign in to comment.