DefinitelyTyped/types/draft-js/package.json
Michael Wu 589220d3cc Extend React.Component correctly in draft-js
The generic type Component requires two arguments.
2017-07-12 13:44:30 -04:00

6 lines
54 B
JSON

{
"dependencies": {
"immutable": "^3.8.1"
}
}