This commit is contained in:
Logan Smyth 2016-06-28 23:14:43 -07:00
parent 4126b38b9b
commit 172d81d4fe
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "babel-helper-remap-async-to-generator", "name": "babel-helper-remap-async-to-generator",
"version": "6.8.0", "version": "6.11.2",
"description": "", "description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator",
"license": "MIT", "license": "MIT",