Skip to content

Commit

Permalink
fix: peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sachdevavaibhav committed May 11, 2024
1 parent f217e68 commit 9eeb713
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15518,13 +15518,13 @@ __metadata:
react: 18.2.0
react-native: 0.74.1
react-native-builder-bob: ^0.20.0
react-native-paper: ^5.12.3
react-native-safe-area-context: ^4.10.1
release-it: ^15.0.0
typescript: ^5.2.2
peerDependencies:
react: "*"
react-native: "*"
react-native-paper: "*"
react-native-safe-area-context: "*"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15564,7 +15564,7 @@ __metadata:
languageName: node
linkType: hard

"react-native-safe-area-context@npm:4.10.1, react-native-safe-area-context@npm:^4.10.1":
"react-native-safe-area-context@npm:4.10.1":
version: 4.10.1
resolution: "react-native-safe-area-context@npm:4.10.1"
peerDependencies:
Expand Down

0 comments on commit 9eeb713

Please sign in to comment.