Skip to content

Commit

Permalink
fix: update peerDep version (#580)
Browse files Browse the repository at this point in the history
* fix: update peerDep version

* chore: update lockfile
  • Loading branch information
jhpedemonte authored Aug 13, 2024
1 parent 62199e9 commit 61ddaf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 @@ -89,7 +89,7 @@
},
"peerDependencies": {
"@carbon/icons": ">= 10.5.0 < 11",
"@ibm-watson/discovery-styles": "5.x.x",
"@ibm-watson/discovery-styles": "6.x.x",
"carbon-components": ">= 10.58.12 < 11",
"carbon-components-react": ">= 7.59.24 < 8",
"ibm-watson": "^8",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2825,7 +2825,7 @@ __metadata:
web-streams-polyfill: "npm:^3.3.2"
peerDependencies:
"@carbon/icons": ">= 10.5.0 < 11"
"@ibm-watson/discovery-styles": 5.x.x
"@ibm-watson/discovery-styles": 6.x.x
carbon-components: ">= 10.58.12 < 11"
carbon-components-react: ">= 7.59.24 < 8"
ibm-watson: ^8
Expand Down

0 comments on commit 61ddaf9

Please sign in to comment.