about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-04-04 18:44:02 -0500
committerGitHub <noreply@github.com>2025-04-04 16:44:02 -0700
commitaca89d4aea61a50697187464e88ac1b9a4ef40bd (patch)
treee7f7459996b9ea3815bc909e7f0a154ad1961a58 /package.json
parenta0ff9b52aad3349b24118a0222e0f3d78e695887 (diff)
downloadvoidsky-aca89d4aea61a50697187464e88ac1b9a4ef40bd.tar.zst
[Explore] New suggested follows endpoint (#8130)
* Bump SDK

* Integrate new endpoint, add profile shadow, For You tab

* Format
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6f73a5581..2ff7557d1 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "icons:optimize": "svgo -f ./assets/icons"
   },
   "dependencies": {
-    "@atproto/api": "^0.14.19",
+    "@atproto/api": "^0.14.20",
     "@bitdrift/react-native": "^0.6.8",
     "@braintree/sanitize-url": "^6.0.2",
     "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",