about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-08-22 10:26:49 -0700
committerGitHub <noreply@github.com>2024-08-22 10:26:49 -0700
commit9f1c41136079c458cf450315760e439266986076 (patch)
tree6b9e5959b841bb48f30bbe89bb67645f2a0464bc /package.json
parent85d70fe3efe67d8b94d752ef1408e2782d78146c (diff)
downloadvoidsky-9f1c41136079c458cf450315760e439266986076.tar.zst
add `quoteCount` to view creators (#4972)
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 8cf7e2bec..d753c9c97 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
     "open-analyzer": "EXPO_PUBLIC_OPEN_ANALYZER=1 yarn build-web"
   },
   "dependencies": {
-    "@atproto/api": "0.13.2",
+    "@atproto/api": "0.13.3",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@braintree/sanitize-url": "^6.0.2",
     "@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",