This commit is contained in:
Henry Zhu
2016-12-08 21:55:37 -05:00
parent 5aa87aab8d
commit 71a9e3275d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"lerna": "2.0.0-beta.23",
"version": "6.20.2",
"version": "6.20.3",
"changelog": {
"repo": "babel/babel",
"labels": {

View File

@@ -1,6 +1,6 @@
{
"name": "babel-helper-remap-async-to-generator",
"version": "6.20.0",
"version": "6.20.3",
"description": "Helper function to remap async functions to generators",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator",
"license": "MIT",