Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
raise babel target to node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
igorklopov committed May 11, 2019
1 parent 1d47858 commit ee56bd7
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 @@ -23,7 +23,7 @@
"@babel/preset-env",
{
"targets": {
"node": "4"
"node": "8"
}
}
]
Expand Down

0 comments on commit ee56bd7

Please sign in to comment.