This commit is contained in:
Sebastian McKenzie
2015-11-02 19:53:45 +00:00
parent aeaa4e1d32
commit 9bc95258e6
10 changed files with 26 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-react-inline-elements",
"version": "6.0.14",
"version": "6.0.17",
"description": "Turn JSX elements into exploded React objects",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-inline-elements",
"license": "MIT",
@@ -11,4 +11,4 @@
"dependencies": {
"babel-runtime": "^5.0.0"
}
}
}