Skip to content

Commit

Permalink
chore: fix peerDependencies listing for disco-styles
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpedemonte committed Jan 23, 2024
1 parent b4239d6 commit 8586116
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 8586116

Please sign in to comment.