fix type errors

This commit is contained in:
Hailey
2024-06-13 17:47:11 -07:00
parent bcb19433fc
commit f8cbbbb62f
6 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"open-analyzer": "EXPO_PUBLIC_OPEN_ANALYZER=1 yarn build-web"
},
"dependencies": {
"@atproto/api": "^0.12.19-next.0",
"@atproto/api": "0.12.19-next.0",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@discord/bottom-sheet": "bluesky-social/react-native-bottom-sheet",