about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2024-05-20 14:00:37 -0500
committerGitHub <noreply@github.com>2024-05-20 14:00:37 -0500
commit3356bcfba6f990f507ff6b5429a7d8b000d9fec2 (patch)
tree33258b17781b3c77b90f2bde89473e50850f47d4 /package.json
parentd0bfe703d9882c82a9ca167170a716625945ca63 (diff)
downloadvoidsky-3356bcfba6f990f507ff6b5429a7d8b000d9fec2.tar.zst
Bump api sdk (#4118)
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 8f53fec69..20c501505 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
     "open-analyzer": "EXPO_PUBLIC_OPEN_ANALYZER=1 yarn build-web"
   },
   "dependencies": {
-    "@atproto/api": "^0.12.10",
+    "@atproto/api": "^0.12.11",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@braintree/sanitize-url": "^6.0.2",
     "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",