about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2024-02-29 19:30:30 -0600
committerGitHub <noreply@github.com>2024-02-29 19:30:30 -0600
commitcecb6e4e69eaccedf56f503589a59044fd7c6d19 (patch)
tree90dd52ea6a797f4f251a13ccc675c7ef6cbe851f /package.json
parent21bdddcfbe6ae85c15a4544fe5fd751b7e94d960 (diff)
downloadvoidsky-cecb6e4e69eaccedf56f503589a59044fd7c6d19.tar.zst
Bump API SDK, add validation to MutedWords (#3055)
* Bump API SDK, add validation to MutedWords

* Tweaks to error state

* Comment

* Early return
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 e9dd9202d..378d520bc 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "update-extensions": "scripts/updateExtensions.sh"
   },
   "dependencies": {
-    "@atproto/api": "^0.10.0",
+    "@atproto/api": "^0.10.3",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@braintree/sanitize-url": "^6.0.2",
     "@emoji-mart/react": "^1.1.1",