Add react-redux v8 to peerDependencies range

This commit is contained in:
Nathan Bierema 2022-04-22 23:31:08 -04:00
parent 07ac78f26d
commit da8b1db93a
2 changed files with 2 additions and 2 deletions

View File

@ -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"
}
}

View File

@ -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