Update AtUri import to use official package with fix for usernames that start with numbers (close #414) (#418)

This commit is contained in:
Paul Frazee 2023-04-07 10:30:58 -05:00 committed by GitHub
parent b84533090d
commit 4b98992257
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 17 additions and 181 deletions

View file

@ -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",