fix peek menu crash

This commit is contained in:
Samuel Newman
2026-07-28 17:12:21 +03:00
parent de348db116
commit f1c659a6c3
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
"@bsky.app/expo-image-crop-tool": "^0.5.1",
"@bsky.app/expo-scroll-edge-effect": "^0.1.9",
"@bsky.app/expo-translate-text": "^0.2.9",
"@bsky.app/peek-menu": "^0.3.1",
"@bsky.app/peek-menu": "^0.3.2",
"@bsky.app/react-native-uitextview": "^2.5.0",
"@bsky.app/sift": "^0.3.9",
"@bsky.app/tapper": "^0.6.1",