diff --git a/package.json b/package.json index 7b4e454514..0cb6bdb282 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@atproto/api": "^0.12.5", "@bam.tech/react-native-image-resizer": "^3.0.4", "@braintree/sanitize-url": "^6.0.2", - "@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", "@emoji-mart/react": "^1.1.1", "@expo/html-elements": "^0.4.2", "@expo/webpack-config": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index f9e8644cb1..ec58c7b9ce 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"