mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [redux-immutable] Move the current version to v3 subfolder * [redux-immutable] Copied v3 over to root and update it to v4
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"redux": "^4.0.0",
|
|
"immutable": "^4.0.0-rc.1"
|
|
}
|
|
}
|