mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-10 09:40:21 +08:00
Set redux-batched-subscribe semver limit to <4.0.0 (#25423)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"redux": ">=1.0.0"
|
||||
"redux": ">=1.0.0 <4.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user