diff options
author | Hailey <me@haileyok.com> | 2024-06-24 21:01:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-24 21:01:56 -0700 |
commit | 12faa005af946e809a6c972265d8582063e61895 (patch) | |
tree | cbaaa0ed45bb1cd003fb0110851c646125f2d49c /package.json | |
parent | 363d18a40e158950b5fd88d071b1726ee98e6f26 (diff) | |
download | voidsky-12faa005af946e809a6c972265d8582063e61895.tar.zst |
bump (#4634)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 657770309..f3e2e0c66 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "open-analyzer": "EXPO_PUBLIC_OPEN_ANALYZER=1 yarn build-web" }, "dependencies": { - "@atproto/api": "0.12.22-next.0", + "@atproto/api": "^0.12.22", "@bam.tech/react-native-image-resizer": "^3.0.4", "@braintree/sanitize-url": "^6.0.2", "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet", |