Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 7ca75f2

Browse files
committed
Target Node v4
1 parent 6512c71 commit 7ca75f2

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
@@ -1,7 +1,7 @@
11
{
22
"presets": [["env", {
33
"targets": {
4-
"node": true
4+
"node": 4
55
}
66
}]]
77
}

0 commit comments

Comments
 (0)