-
-
Notifications
You must be signed in to change notification settings - Fork 531
Open
Description
Describe the bug
The package is tagged for R19 and might work (if you ignore the npm peer deps warnings), but not all the dependencies were correctly checked for the minimum required versions
- react-redux 8.1.3 doesn't support R19, it seems should be the latest v9
- redux must be bumped to v5 for react-redux v9
To Reproduce
install while using react-redux 8.1.3
Expected behavior
No dependency conflicts for this package on R19
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Looks like react-redux was tagged for R19 on v9.2.0
Metadata
Metadata
Assignees
Labels
No labels