We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98eea51 commit 766c2deCopy full SHA for 766c2de
.babelrc
@@ -7,7 +7,7 @@
7
"presets": [
8
["env", {
9
"targets": {
10
- "node": 4
+ "node": 6
11
},
12
}]
13
],
0 commit comments