Skip to content

Commit

Permalink
馃敡 Update babel/preset-env target node version 12 (#790)
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta committed Mar 20, 2022
1 parent aa02fa5 commit 9f4f8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -77,7 +77,7 @@
"@babel/preset-env",
{
"targets": {
"node": "10"
"node": "12"
}
}
],
Expand Down

0 comments on commit 9f4f8ca

Please sign in to comment.