This commit is contained in:
Henry Zhu 2016-12-08 19:32:27 -05:00
parent 88bc28c414
commit 2bb9ab04e3
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-object-rest-spread",
"version": "6.20.0",
"version": "6.20.1",
"description": "Compile object rest and spread to ES5",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-rest-spread",
"license": "MIT",