about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-03-06 17:27:59 +0000
committerGitHub <noreply@github.com>2024-03-06 17:27:59 +0000
commit5b8d116e335bd7574928485adc1d4e9cf5ee0564 (patch)
treedee024ae5e9ff872ad338b3e7aacd1906a604fa9 /package.json
parent2e0f8064411cc8d06013276353ce72ac8d9a0e2b (diff)
downloadvoidsky-5b8d116e335bd7574928485adc1d4e9cf5ee0564.tar.zst
By default, hide replies to people you don't follow in the Following feed (#3124)
* Show replies from followed by default

* Update @atproto/api
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 59ee33193..c9909dcfe 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "update-extensions": "scripts/updateExtensions.sh"
   },
   "dependencies": {
-    "@atproto/api": "^0.10.4",
+    "@atproto/api": "^0.10.5",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@braintree/sanitize-url": "^6.0.2",
     "@emoji-mart/react": "^1.1.1",