Skip to content

Commit

Permalink
add node 6 to babel-preset-env targets
Browse files Browse the repository at this point in the history
  • Loading branch information
erquhart committed Jan 24, 2018
1 parent 95a6c56 commit 4a3419e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
["env", {
"modules": false,
"targets": {
"node": "6",
"browsers": [
"last 2 Chrome versions",
"last 2 Opera versions",
Expand Down

0 comments on commit 4a3419e

Please sign in to comment.