diff options
author | Hailey <me@haileyok.com> | 2024-04-29 16:13:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 16:13:41 -0700 |
commit | 5d19f27052ebd3642db58742f7efaaee0b3a6720 (patch) | |
tree | bdfdaee81567dc98d6f6b7379c549bca295fa4dc /yarn.lock | |
parent | 42966fb49ee3025029b0fd6726198a1ac2fc3899 (diff) | |
download | voidsky-5d19f27052ebd3642db58742f7efaaee0b3a6720.tar.zst |
switch branch for installing `react-native-bottom-sheet` (#3760)
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/yarn.lock b/yarn.lock index f9e8644cb..ec58c7b9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2765,9 +2765,9 @@ pino "^8.11.0" pino-http "^8.3.3" -"@discord/bottom-sheet@https://github.com/bluesky-social/react-native-bottom-sheet.git#discord-fork-4.6.1": +"@discord/bottom-sheet@bluesky-social/react-native-bottom-sheet": version "4.6.1" - resolved "https://github.com/bluesky-social/react-native-bottom-sheet.git#54dc2e0e318b0524a2d2d8fb817f6c48101bb0b1" + resolved "https://codeload.github.com/bluesky-social/react-native-bottom-sheet/tar.gz/2b3f77e04a25c454e70d893a2692e8c03aced06b" dependencies: "@gorhom/portal" "1.0.14" invariant "^2.2.4" |