Skip to content

Commit

Permalink
updated peer dependency in yarn.lock to match package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aminabromand authored Dec 1, 2024
1 parent b467aae commit a4bfe9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9333,8 +9333,8 @@ __metadata:
tslib: "npm:^2.7.0"
typescript: "npm:^5.5.4"
peerDependencies:
react: ^16.9.0 || ^17 || ^18
react-dom: ^16.9.0 || ^17 || ^18
react: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
react-dom: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
languageName: unknown
linkType: soft

Expand Down

0 comments on commit a4bfe9e

Please sign in to comment.