Skip to content

Commit

Permalink
Fix ios build by downgrading some expo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hbriese committed Oct 2, 2023
1 parent dfba59e commit ac45e16
Show file tree
Hide file tree
Showing 40 changed files with 305 additions and 207 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eas-cli": "^5.2.0",
"eth-url-parser": "^1.0.4",
"ethers": "^5.7.2",
"expo": "^49.0.13",
"expo": "^49.0.10",
"expo-apple-authentication": "~6.1.0",
"expo-application": "~5.3.0",
"expo-asset": "~8.10.1",
Expand All @@ -76,10 +76,10 @@
"expo-camera": "~13.4.4",
"expo-clipboard": "~4.3.1",
"expo-constants": "~14.4.2",
"expo-dev-client": "~2.4.11",
"expo-dev-client": "~2.4.8",
"expo-device": "~5.4.0",
"expo-haptics": "~12.4.0",
"expo-image": "~1.3.4",
"expo-image": "~1.3.2",
"expo-keep-awake": "~12.3.0",
"expo-linking": "~5.0.2",
"expo-local-authentication": "~13.4.1",
Expand Down Expand Up @@ -108,7 +108,7 @@
"react-dom": "18.2.0",
"react-hook-form": "^7.45.4",
"react-intl": "^6.4.7",
"react-native": "0.72.5",
"react-native": "0.72.4",
"react-native-barcode-mask": "^1.2.4",
"react-native-ble-plx": "^2.0.3",
"react-native-cloud-storage": "^0.7.0",
Expand Down
Loading

0 comments on commit ac45e16

Please sign in to comment.