Skip to content

Commit

Permalink
Update Babel to 7 to fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
figueredo committed Jun 18, 2019
1 parent b271e36 commit 7b70089
Show file tree
Hide file tree
Showing 3 changed files with 1,344 additions and 1,067 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"presets": [
[
"env",
"@babel/preset-env",
{
"targets": {
"node": "current"
Expand Down
Loading

0 comments on commit 7b70089

Please sign in to comment.