Skip to content

Commit

Permalink
Merge pull request #6 from meetup/support_node_v0.12
Browse files Browse the repository at this point in the history
support for 0.12 node
  • Loading branch information
mikespencer committed Dec 14, 2016
2 parents 5ec4d7d + df52256 commit cf414e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"stage-2",
["env", {
"targets": {
"node": "current"
"node": 0.12
}
}]
],
Expand Down

0 comments on commit cf414e5

Please sign in to comment.