Skip to content

Commit

Permalink
elyra-ai#1576 Add react-redux@8 in peerDependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Gokhale <[email protected]>
  • Loading branch information
nmgokhale committed Mar 26, 2024
1 parent db677b1 commit bd4d397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canvas_modules/common-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0",
"react-intl": "^5.0.0 || ^6.0.0",
"react-redux": "^7.0.0"
"react-redux": "^7.0.0 || ^8.0.0"
},
"jest": {
"transformIgnorePatterns": [
Expand Down

0 comments on commit bd4d397

Please sign in to comment.