diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-09-11 14:28:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 14:28:02 -0700 |
commit | 57c10cbcab542a96723a1a8f96d6f34caecb479c (patch) | |
tree | 40ce333f697a20c51118e88d5c8a9c92120c4652 /package.json | |
parent | 27cb1bd27698991c5da3aca9bb53d915bc3f287e (diff) | |
download | voidsky-57c10cbcab542a96723a1a8f96d6f34caecb479c.tar.zst |
Bump @atproto/api@0.6.12 (#1434)
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 a81f0afc5..787bb3927 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "e2e:run": "detox test --configuration ios.sim.debug --take-screenshots all" }, "dependencies": { - "@atproto/api": "^0.6.8", + "@atproto/api": "^0.6.12", "@bam.tech/react-native-image-resizer": "^3.0.4", "@braintree/sanitize-url": "^6.0.2", "@emoji-mart/react": "^1.1.1", |