Skip to content

Commit

Permalink
😒 chore(deps-dev): Upgrade babel packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 28, 2020
1 parent 2edaf1a commit bf2198f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"author": "aureooms",
"ava": {
"require": [
"babel-polyfill",
"babel-register"
"@babel/polyfill",
"@babel/register"
]
},
"babel": {
"presets": [
"latest"
"@babel/preset-env"
],
"env": {
"development": {
Expand Down

0 comments on commit bf2198f

Please sign in to comment.