Skip to content

Commit

Permalink
Update babel to beta.54.
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jul 22, 2018
1 parent 25df9cc commit 909b671
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 @@ -22,9 +22,9 @@
"test": "npm run cov && npm run test:lint"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.53",
"@babel/preset-env": "7.0.0-beta.53",
"@babel/register": "7.0.0-beta.53",
"@babel/core": "7.0.0-beta.54",
"@babel/preset-env": "7.0.0-beta.54",
"@babel/register": "7.0.0-beta.54",
"babel-plugin-istanbul": "^4.1.6",
"chai": "^4.1.2",
"cross-env": "^5.1.3",
Expand Down

0 comments on commit 909b671

Please sign in to comment.