yarn: bump @atproto/api to remove redundant deps

This commit is contained in:
bryan newbold 2023-09-18 18:39:26 -07:00
parent 9c4374f66a
commit 63527493fd
2 changed files with 1 additions and 62 deletions

View file

@ -25,7 +25,7 @@
"build:apk": "eas build -p android --profile dev-android-apk"
},
"dependencies": {
"@atproto/api": "^0.6.12",
"@atproto/api": "^0.6.14",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@emoji-mart/react": "^1.1.1",