Skip to content

Commit

Permalink
chore: update babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed May 23, 2022
1 parent b3c96db commit e90ccff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = (api) => {
'@babel/preset-env',
{
targets: {
node: '12.13.0',
node: '14.15.0',
},
},
],
Expand Down

0 comments on commit e90ccff

Please sign in to comment.