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 a703fc1 commit d97be8eCopy full SHA for d97be8e
.babelrc
@@ -4,7 +4,7 @@
4
"@babel/preset-env",
5
{
6
"targets": {
7
- "node": "6"
+ "node": "8"
8
}
9
10
]
0 commit comments