about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-04-07 10:30:58 -0500
committerGitHub <noreply@github.com>2023-04-07 10:30:58 -0500
commit4b9899225790b76b8ff525bf8fffc8cc0c831af7 (patch)
tree11e0ca3320384d9cdc2d2e567be1df3c7908d37e /package.json
parentb84533090ddc2712b44e8b53ecf1fd4049771489 (diff)
downloadvoidsky-4b9899225790b76b8ff525bf8fffc8cc0c831af7.tar.zst
Update AtUri import to use official package with fix for usernames that start with numbers (close #414) (#418)
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 033cdbdf4..d4ba0ca9a 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "e2e:run": "detox test --configuration ios.sim.debug --take-screenshots all"
   },
   "dependencies": {
-    "@atproto/api": "0.2.4",
+    "@atproto/api": "0.2.5",
     "@bam.tech/react-native-image-resizer": "^3.0.4",
     "@expo/webpack-config": "^18.0.1",
     "@fortawesome/fontawesome-svg-core": "^6.1.1",