Skip to content

Commit 1afb2c2

Browse files
danezfkling
authored andcommitted
Revert targetting node 4 in v2.0 (#175)
1 parent db14804 commit 1afb2c2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.babelrc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
{
22
"presets": [
3-
["env", {
4-
"targets": {
5-
"node": 4
6-
}
7-
}],
3+
"env",
84
"flow"
95
],
106
"plugins": [

0 commit comments

Comments
 (0)