We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776a0d6 commit 11708c7Copy full SHA for 11708c7
babel.config.js
@@ -10,7 +10,7 @@ module.exports = (api) => {
10
"@babel/preset-env",
11
{
12
targets: {
13
- node: "10.13.0",
+ node: "12.13.0",
14
},
15
16
],
0 commit comments