Hotfix feed sizing (#510)

* Fix home feed sizing on web

* Bump api@0.2.8
This commit is contained in:
Paul Frazee 2023-04-21 19:34:07 -05:00 committed by GitHub
parent 38eb299011
commit bbc2ab334d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 6 deletions

View file

@ -22,7 +22,7 @@
"e2e:run": "detox test --configuration ios.sim.debug --take-screenshots all"
},
"dependencies": {
"@atproto/api": "0.2.7",
"@atproto/api": "0.2.8",
"@bam.tech/react-native-image-resizer": "^3.0.4",
"@braintree/sanitize-url": "^6.0.2",
"@expo/webpack-config": "^18.0.1",