mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Add react-redux v8 to peerDependencies range
This commit is contained in:
parent
07ac78f26d
commit
da8b1db93a
|
@ -78,7 +78,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"react": "^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0",
|
||||
"react-redux": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
|
||||
"react-redux": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
||||
"redux": "^3.5.2 || ^4.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5068,7 +5068,7 @@ __metadata:
|
|||
typescript: ~4.5.5
|
||||
peerDependencies:
|
||||
react: ^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0
|
||||
react-redux: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
||||
react-redux: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
redux: ^3.5.2 || ^4.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
|
Loading…
Reference in New Issue
Block a user