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.
2 parents a73036f + bfcc7d9 commit 30abd68Copy full SHA for 30abd68
.babelrc
@@ -1,3 +1,3 @@
1
{
2
- "presets": [ [ "env", { "targets": { "node": "6" } } ] ]
+ "presets": [ [ "@babel/env", { "targets": { "node": "6" } } ] ]
3
}
0 commit comments