Skip to content

Commit

Permalink
update babelrc to node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
rizowski committed Jul 17, 2019
1 parent 578c199 commit b2617ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Expand Up @@ -7,7 +7,7 @@
"@babel/env",
{
"targets": {
"node": 6
"node": 8
},
"useBuiltIns": "entry",
"corejs": 2
Expand Down

0 comments on commit b2617ac

Please sign in to comment.