Fix peek menu crash (#11315)

This commit is contained in:
Samuel Newman
2026-07-29 22:11:42 +03:00
committed by GitHub
parent b4bad1187a
commit 904097e8c1
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",