Skip to content

Commit

Permalink
update to v7-beta.37
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo authored and existentialism committed Jan 8, 2018
1 parent 7c99f46 commit 8f7c07f
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 459 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,17 @@
"test": "make test"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.33",
"@babel/core": "7.0.0-beta.33",
"@babel/plugin-proposal-export-namespace-from": "7.0.0-beta.33",
"@babel/preset-env": "7.0.0-beta.33",
"@babel/preset-flow": "7.0.0-beta.33",
"@babel/preset-stage-0": "7.0.0-beta.33",
"@babel/register": "7.0.0-beta.33",
"@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",
"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.33",
"babylon": "7.0.0-beta.37",
"browserify": "^13.1.1",
"bundle-collapser": "^1.2.1",
"chai": "^4.1.0",
Expand Down
Loading

0 comments on commit 8f7c07f

Please sign in to comment.