diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-08-08 16:24:19 -0700 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-08-08 16:24:19 -0700 |
commit | b5511e1450617dd6978bd6765b14674cc68bae84 (patch) | |
tree | 371cb7c9c0b2c3779ea975c0f8eb8f724e95fbe4 /package.json | |
parent | bbe9861eef0e9f44b31259cb92221ee4094afac2 (diff) | |
download | voidsky-b5511e1450617dd6978bd6765b14674cc68bae84.tar.zst |
Bump @atproto.api@0.5.4
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 1da54bb27..bcf32ff52 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.5.2", + "@atproto/api": "^0.5.4", "@bam.tech/react-native-image-resizer": "^3.0.4", "@braintree/sanitize-url": "^6.0.2", "@expo/html-elements": "^0.4.2", |