Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Commit

Permalink
Replaced babel with @babel (next) to fix high priority audit issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Good committed Jul 18, 2018
1 parent b4fe38b commit 928d599
Show file tree
Hide file tree
Showing 3 changed files with 3,930 additions and 3,829 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["env", "stage-2"]
"presets": ["@babel/preset-env", "@babel/preset-stage-2"]
}
Loading

0 comments on commit 928d599

Please sign in to comment.