Skip to content

Commit

Permalink
Update to beta.38 (#7231)
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Jan 17, 2018
1 parent 5ac8ba1 commit 47ce7e7
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 456 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"test": "make test"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.37",
"@babel/core": "7.0.0-beta.37",
"@babel/preset-env": "7.0.0-beta.37",
"@babel/preset-flow": "7.0.0-beta.37",
"@babel/preset-stage-0": "7.0.0-beta.37",
"@babel/register": "7.0.0-beta.37",
"@babel/cli": "7.0.0-beta.38",
"@babel/core": "7.0.0-beta.38",
"@babel/preset-env": "7.0.0-beta.38",
"@babel/preset-flow": "7.0.0-beta.38",
"@babel/preset-stage-0": "7.0.0-beta.38",
"@babel/register": "7.0.0-beta.38",
"async": "^1.5.0",
"babel-eslint": "^8.0.1",
"babel-loader": "8.0.0-beta.0",
"babel-plugin-istanbul": "^4.1.4",
"babylon": "7.0.0-beta.37",
"babylon": "7.0.0-beta.38",
"browserify": "^13.1.1",
"bundle-collapser": "^1.2.1",
"chai": "^4.1.0",
Expand Down

0 comments on commit 47ce7e7

Please sign in to comment.