Skip to content

Commit

Permalink
Merge pull request #267 from patternfly/update-pf-react-peer-dep
Browse files Browse the repository at this point in the history
chore(deps): Update peerDep for react-core to v5
  • Loading branch information
jschuler authored Oct 30, 2023
2 parents c681afb + 4501a29 commit 176a889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"docs:copy": "mkdir -p dist/patternfly-docs && cp -R patternfly-docs/content/extensions/quick-starts dist/patternfly-docs"
},
"peerDependencies": {
"@patternfly/react-core": ">=4.115.2",
"@patternfly/react-core": ">=5.0.0",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"showdown": ">=2.1.0"
Expand Down

0 comments on commit 176a889

Please sign in to comment.