mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* update to use redux 3.7.2 anyaction pattern allowing ts 2.4 upgrade * move away from anyaction concept for router action and location change action. use redux reducer generic to desribe routerReducer
6 lines
50 B
JSON
6 lines
50 B
JSON
{
|
|
"dependencies": {
|
|
"redux": "^3.7.2"
|
|
}
|
|
}
|