about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-06-13 15:11:42 -0500
committerGitHub <noreply@github.com>2025-06-13 15:11:42 -0500
commit7cd607f523b715bdea4b01d9203610e764b4fbe3 (patch)
tree926f32310cde40207bd77bc6c4d49caaa18b5b3f /package.json
parentd2de074dc4cac54a694ef2fa5af037a1d5de1cf3 (diff)
downloadvoidsky-7cd607f523b715bdea4b01d9203610e764b4fbe3.tar.zst
Bump API SDK to fix `and/or` mute words bug (#8488)
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 f490f108f..691a6e94d 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
     "icons:optimize": "svgo -f ./assets/icons"
   },
   "dependencies": {
-    "@atproto/api": "^0.15.14",
+    "@atproto/api": "^0.15.15",
     "@bitdrift/react-native": "^0.6.8",
     "@braintree/sanitize-url": "^6.0.2",
     "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",