chore(mobile): remove @expo/ngrok tunneling dependency

Dropped @expo/ngrok (and its 40 platform binary packages) from apps/mobile.
It was only used by `expo start --tunnel` (public dev-server tunnel) — never
imported in app code and unrelated to token storage (that is expo-secure-store).
Removed per IT request; no functional impact on the app or auth.
This commit is contained in:
Bas van Rossem
2026-06-17 14:25:28 +02:00
parent 8d3f89869a
commit 3f2c5f0179
2 changed files with 2 additions and 375 deletions

View File

@@ -10,7 +10,6 @@
"@anythingai/app": "0.1.96",
"@expo-google-fonts/dev": "0.4.7",
"@expo-google-fonts/inter": "0.4.2",
"@expo/ngrok": "4.1.3",
"@expo/vector-icons": "15.0.3",
"@gorhom/bottom-sheet": "5.2.6",
"@react-native-async-storage/async-storage": "2.2.0",