diff --git a/babel.config.json b/babel.config.json index 20ba95344..17b65405b 100644 --- a/babel.config.json +++ b/babel.config.json @@ -4,7 +4,7 @@ "@babel/preset-env", { "targets": { - "node": "12.13" + "node": "18.12" }, "loose": true }