about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-08-10 16:25:11 -0700
committerGitHub <noreply@github.com>2023-08-10 16:25:11 -0700
commite5b7a894a3c8f5219751dc613052aa64ddc0102e (patch)
treee1c3bcfc73394e49ae143e155c70314f301e1daf /package.json
parentac6f6eef667a5e2801e56423058b7053f1705ebe (diff)
downloadvoidsky-e5b7a894a3c8f5219751dc613052aa64ddc0102e.tar.zst
More useful block-state information in embeds (#1150)
* More useful block-state information in embeds

* Tune copy
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 0f7e17d53..9216fb15c 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
     "e2e:run": "detox test --configuration ios.sim.debug --take-screenshots all"
   },
   "dependencies": {
-    "@atproto/api": "^0.6.1",
+    "@atproto/api": "^0.6.3",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@braintree/sanitize-url": "^6.0.2",
     "@expo/html-elements": "^0.4.2",