mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-14 09:34:39 +00:00
* next-redux-wrapper: Provides its own types * use @types/next-redux-wrapper in next-redux-saga * fix CI error related to dependencies resolutions
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@types/next-redux-wrapper": "^2.0.2",
|
|
"redux": "^3.6.0"
|
|
}
|
|
}
|