about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-04-02 01:45:29 +0300
committerGitHub <noreply@github.com>2025-04-01 15:45:29 -0700
commit5cb49314d009e02179eec3bfc759376d134e2673 (patch)
treee61fe05d9d512577c448fc31989ef5ed6cfb6bd3 /package.json
parent318b29d3fd7d22895ed6ba9a8daff6f296d7dd58 (diff)
downloadvoidsky-5cb49314d009e02179eec3bfc759376d134e2673.tar.zst
[Reactions] Get reactions in chat list working again with new lexicon (#8093)
* get chat list reactions working again with new lexicon

* fix weird android bug where background wasn't clipped
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 b903b1410..db68a18c8 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "icons:optimize": "svgo -f ./assets/icons"
   },
   "dependencies": {
-    "@atproto/api": "^0.14.14",
+    "@atproto/api": "^0.14.16",
     "@bitdrift/react-native": "^0.6.8",
     "@braintree/sanitize-url": "^6.0.2",
     "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",