This commit is contained in:
Sebastian McKenzie
2015-11-03 01:23:11 +00:00
parent 7955548ad1
commit 56e9805657
19 changed files with 51 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-react-jsx",
"version": "6.0.14",
"version": "6.0.18",
"description": "Turn JSX into React function calls",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-jsx",
"license": "MIT",
@@ -13,4 +13,4 @@
"babel-helper-builder-react-jsx": "^6.0.14",
"babel-plugin-syntax-jsx": "^6.0.14"
}
}
}