Skip to content

Commit

Permalink
upgrade to babel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Sep 21, 2018
1 parent a0d88df commit 553a28a
Show file tree
Hide file tree
Showing 3 changed files with 1,585 additions and 2,057 deletions.
5 changes: 2 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"presets": [
"env",
"react",
"stage-2"
"@babel/preset-env",
"@babel/preset-react"
]
}
Loading

0 comments on commit 553a28a

Please sign in to comment.