Skip to content

Commit

Permalink
[CORE] updated babel and fixed dependencies vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Adrien Bru committed Sep 16, 2018
1 parent 03e2930 commit ee7106f
Show file tree
Hide file tree
Showing 3 changed files with 5,998 additions and 2,119 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["env", "flow"]
"presets": ["@babel/preset-env", "@babel/preset-flow"]
}
Loading

0 comments on commit ee7106f

Please sign in to comment.