Skip to content

Commit bf78462

Browse files
authored
chore: update node version
1 parent 7cc471b commit bf78462

File tree

3 files changed

+200
-200
lines changed

3 files changed

+200
-200
lines changed

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = (api) => {
1010
"@babel/preset-env",
1111
{
1212
targets: {
13-
node: "14.16.0",
13+
node: "14.15.0",
1414
},
1515
},
1616
],

0 commit comments

Comments
 (0)