mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [react-redux] Copy current files to v5 sub directory * [react-redux] Fix v5 tsconfig * [react-redux] Increase the react-redux version in header comment * [react-redux] Update type defenitions for redux@4.0.0
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"redux": "^4.0.0"
|
|
}
|
|
}
|