mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
create-react-class version 15.5.2
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user