create-react-class version 15.5.2

This commit is contained in:
Andrew Clark
2017-04-10 09:51:38 -07:00
parent 0b716b8896
commit 88bb4a2b50
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
A drop-in replacement for `React.createClass`.
Documentation is WIP.
Refer to the [React documentation](https://facebook.github.io/react/docs/react-without-es6.html) for more information.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "create-react-class",
"version": "15.5.0",
"version": "15.5.2",
"description": "Deprecated, legacy API for creating React components.",
"main": "index.js",
"license": "BSD-3-Clause",