We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4e4f3 commit bcb7c7bCopy full SHA for bcb7c7b
1 file changed
.babelrc
@@ -2,8 +2,8 @@
2
"presets": [
3
["@babel/preset-env", {
4
"targets": {
5
- "node": "8"
+ "node": "12"
6
}
7
}]
8
]
9
-}
+}
0 commit comments