Skip to content

Commit

Permalink
Upgrade babel and fix security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
RanganathanH committed Jun 10, 2019
1 parent 0ad2118 commit 83fea83
Show file tree
Hide file tree
Showing 5 changed files with 10,496 additions and 8,378 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "presets": ["react", "env"] }
{ "presets": ["@babel/preset-react", "@babel/env"] }
Loading

0 comments on commit 83fea83

Please sign in to comment.