Skip to content

Commit

Permalink
fix: target node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jan 31, 2019
1 parent f746e00 commit 5aaccda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@babel/preset-env",
{
"targets": {
"node": 4
"node": 6
}
}
],
Expand Down

0 comments on commit 5aaccda

Please sign in to comment.