Skip to content

Commit dd252d3

Browse files
committed
updated node target to v6
1 parent 8cb354c commit dd252d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"env",
55
{
66
"targets": {
7-
"node": 7
7+
"node": 6
88
}
99
}
1010
],

0 commit comments

Comments
 (0)