This commit is contained in:
Logan Smyth 2016-12-17 21:15:33 -08:00
parent 405697558e
commit 1a8150ef97
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.21.0", "version": "6.21.1",
"changelog": { "changelog": {
"repo": "babel/babel", "repo": "babel/babel",
"labels": { "labels": {

View File

@ -1,6 +1,6 @@
{ {
"name": "babel-helper-builder-react-jsx", "name": "babel-helper-builder-react-jsx",
"version": "6.21.0", "version": "6.21.1",
"description": "Helper function to build react jsx", "description": "Helper function to build react jsx",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx",
"license": "MIT", "license": "MIT",