Skip to content

Commit

Permalink
fix expo doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
nalinbhardwaj authored and dcposch committed Jan 22, 2024
1 parent 059e9de commit 0b2e493
Show file tree
Hide file tree
Showing 2 changed files with 1,325 additions and 141 deletions.
24 changes: 12 additions & 12 deletions apps/daimo-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@daimo/expo-passkeys": "*",
"@daimo/userop": "*",
"@ethersproject/shims": "^5.7.0",
"@expo/config-plugins": "^7.2.5",
"@expo/config-plugins": "^7.2.2",
"@expo/ngrok": "^4.1.0",
"@expo/vector-icons": "^13.0.0",
"@gorhom/bottom-sheet": "^4",
Expand All @@ -55,37 +55,37 @@
"eslint": "^8.44.0",
"eslint-config-universe": "^11.3.0",
"expo": "^49.0.7",
"expo-application": "^5.1.1",
"expo-barcode-scanner": "^12.3.2",
"expo-application": "~5.3.0",
"expo-barcode-scanner": "~12.5.3",
"expo-build-properties": "~0.8.3",
"expo-clipboard": "~4.3.1",
"expo-contacts": "^12.4.0",
"expo-crypto": "^12.6.0",
"expo-dev-client": "~2.4.8",
"expo-device": "^5.2.1",
"expo-contacts": "~12.2.0",
"expo-crypto": "~12.4.1",
"expo-dev-client": "~2.4.12",
"expo-device": "~5.4.0",
"expo-file-system": "~15.4.5",
"expo-font": "^11.4.0",
"expo-font": "~11.4.0",
"expo-haptics": "~12.4.0",
"expo-linking": "~5.0.2",
"expo-local-authentication": "~13.4.1",
"expo-localization": "^14.3.0",
"expo-localization": "~14.3.0",
"expo-notifications": "^0.20.1",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"expo-system-ui": "~2.4.0",
"jest": "^29.5.0",
"jest-expo": "^49.0.0",
"react": "18.2.0",
"react-native": "0.72.4",
"react-native": "0.72.6",
"react-native-gesture-handler": "~2.12.0",
"react-native-get-random-values": "~1.9.0",
"react-native-mmkv": "^2.8.0",
"react-native-nfc-manager": "^3.14.12",
"react-native-pager-view": "^6.2.2",
"react-native-pager-view": "6.2.0",
"react-native-qrcode-svg": "^6.2.0",
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "^3.27.0",
"react-native-screens": "~3.22.0",
"react-native-shake": "^5.5.2",
"react-native-svg": "13.9.0",
"react-native-tab-view": "^3.5.2",
Expand Down
Loading

0 comments on commit 0b2e493

Please sign in to comment.