diff options
author | Snow Pettersen <snowp@lyft.com> | 2025-01-21 13:44:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 20:44:31 +0000 |
commit | 5f9f81f86ccc49be5b415674101cbb22bd6d5042 (patch) | |
tree | ce7e4b2baa4fda0914c1fcf22437ed47c9af0371 /package.json | |
parent | 8e00f044fea7bd3f430b176a5226a725245428eb (diff) | |
download | voidsky-5f9f81f86ccc49be5b415674101cbb22bd6d5042.tar.zst |
Reenable bitdrift (#7405)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 991a08427..d0a4e53a1 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ }, "dependencies": { "@atproto/api": "^0.13.28", + "@bitdrift/react-native": "^0.6.2", "@braintree/sanitize-url": "^6.0.2", "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet", "@emoji-mart/react": "^1.1.1", |