Skip to content

Commit

Permalink
build for node 14.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Oct 25, 2022
1 parent 12876a5 commit 7a2fb81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
["@babel/preset-env", {
"loose": true,
"targets": {
"node": "6.9"
"node": "14.15.0"
}
}]
],
Expand Down

0 comments on commit 7a2fb81

Please sign in to comment.