Skip to content

Commit

Permalink
chore: ios compiles
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <[email protected]>
  • Loading branch information
Berend Sliedrecht committed Oct 8, 2024
1 parent 8fa36f9 commit aad7fad
Show file tree
Hide file tree
Showing 4 changed files with 1,221 additions and 1,070 deletions.
22 changes: 11 additions & 11 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
},
"dependencies": {
"@animo-id/mdoc-data-transfer": "../",
"@react-navigation/native": "^6.0.2",
"expo": "~51.0.17",
"expo-build-properties": "~0.12.3",
"expo-dev-client": "~4.0.20",
"expo-router": "~3.5.17",
"@react-navigation/native": "6.1.17",
"expo": "51.0.17",
"expo-build-properties": "0.12.3",
"expo-dev-client": "4.0.20",
"expo-router": "3.5.17",
"react": "18.2.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-safe-area-context": "4.10.5",
"react-native": "0.74.2",
"react-native-gesture-handler": "2.16.2",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@types/react": "~18.2.45",
"typescript": "~5.3.3"
"@babel/core": "7.24.7",
"@types/react": "18.2.79",
"typescript": "5.3.3"
},
"expo": {
"autoLinking": {
Expand Down
Loading

0 comments on commit aad7fad

Please sign in to comment.