mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
This fixes a build failure on DT, and makes things less confusing for maintainers by using the same version for redux-devtools AND react-redux.
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"redux": "^4.0.4"
|
|
}
|
|
}
|