update to alpha.9 (#5639)

This commit is contained in:
Henry Zhu
2017-04-18 11:22:31 -04:00
committed by GitHub
parent 62375cdf12
commit c46ef658b5
3 changed files with 419 additions and 360 deletions

View File

@@ -10,13 +10,13 @@
},
"devDependencies": {
"async": "^1.5.0",
"babel-core": "^7.0.0-alpha.6",
"babel-core": "^7.0.0-alpha.9",
"babel-eslint": "^7.0.0",
"babel-plugin-istanbul": "^2.0.1",
"babel-preset-env": "^2.0.0-alpha.3",
"babel-preset-flow": "^7.0.0-alpha.3",
"babel-preset-stage-0": "^7.0.0-alpha.3",
"babel-register": "^7.0.0-alpha.6",
"babel-preset-env": "^2.0.0-alpha.7",
"babel-preset-flow": "^7.0.0-alpha.9",
"babel-preset-stage-0": "^7.0.0-alpha.9",
"babel-register": "^7.0.0-alpha.9",
"browserify": "^13.1.1",
"bundle-collapser": "^1.2.1",
"chai": "^3.5.0",