Skip to content

Commit

Permalink
chore: fix peerDependencies listing for disco-styles (#539)
Browse files Browse the repository at this point in the history
* chore: fix peerDependencies listing for disco-styles

* chore: fix resolution of deps to fix vulnerabilities
  • Loading branch information
jhpedemonte authored Jan 26, 2024
1 parent b4239d6 commit e152477
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 188 deletions.
2 changes: 1 addition & 1 deletion packages/discovery-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
"peerDependencies": {
"@carbon/icons": ">= 10.5.0 < 11",
"@ibm-watson/discovery-styles": "4.x.x",
"@ibm-watson/discovery-styles": "5.x.x",
"carbon-components": ">= 10.46.0 < 11",
"carbon-components-react": ">= 7.46.0 < 8",
"ibm-watson": "^8",
Expand Down
Loading

0 comments on commit e152477

Please sign in to comment.