v7.0.0-alpha.5

This commit is contained in:
Henry Zhu 2017-03-24 10:38:10 -04:00
parent b8cf7b89f2
commit cff1c8db39
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"lerna": "2.0.0-beta.38",
"version": "7.0.0-alpha.4",
"version": "7.0.0-alpha.5",
"changelog": {
"repo": "babel/babel",
"labels": {

View File

@ -1,6 +1,6 @@
{
"name": "babel-runtime",
"version": "7.0.0-alpha.3",
"version": "7.0.0-alpha.5",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",