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 27, 2020
1 parent 7373a36 commit 207cf49
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": "Aurélien Ooms <aurelien.ooms@gmail.com>",
"ava": {
"require": [
"babel-polyfill",
"babel-register"
"@babel/polyfill",
"@babel/register"
]
},
"babel": {
"presets": [
"env"
"@babel/preset-env"
],
"env": {
"development": {
Expand Down

0 comments on commit 207cf49

Please sign in to comment.