Skip to content

Commit

Permalink
Merge pull request #372 from saneyuki/pkg
Browse files Browse the repository at this point in the history
Update babel explicitly
  • Loading branch information
tetsuharuohzeki committed May 23, 2019
2 parents 6e11146 + 69ce421 commit 9c836aa
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 114 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -48,8 +48,8 @@
],
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@typescript-eslint/eslint-plugin": "^1.9.0",
"ava": "^1.4.1",
"babel-preset-power-assert": "^3.0.0",
Expand Down

0 comments on commit 9c836aa

Please sign in to comment.