Skip to content

Commit

Permalink
migrate to babel 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jukbot committed May 10, 2019
1 parent 3d77fd5 commit d081fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["env"]
}
"presets": ["@babel/preset-env"]
}

0 comments on commit d081fbb

Please sign in to comment.