Skip to content

Commit

Permalink
⬆️ Update Babel to v7, babelify to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
heavywatal committed Jul 12, 2020
1 parent 90c55b0 commit f378e5f
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 262 deletions.
4 changes: 3 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{
"presets": ["env"]
"presets": [
"@babel/preset-env"
]
}
Loading

0 comments on commit f378e5f

Please sign in to comment.