Skip to content

Commit

Permalink
refactor: bump to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Dec 20, 2023
1 parent 44e718d commit c46364c
Show file tree
Hide file tree
Showing 2 changed files with 742 additions and 490 deletions.
12 changes: 6 additions & 6 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
},
"dependencies": {
"@acme/feature-home": "*",
"expo": "50.0.0-beta.0",
"expo-dev-client": "3.3.1",
"expo-status-bar": "1.11.0",
"expo-updates": "0.24.0",
"expo": "50.0.0-preview.6",
"expo-dev-client": "3.3.3",
"expo-status-bar": "1.11.1",
"expo-updates": "0.24.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.0",
"react-native": "0.73.1",
"react-native-web": "~0.19.6"
},
"devDependencies": {
"@acme/eslint-config": "*",
"@babel/core": "^7.19.3",
"@babel/runtime": "^7.23.5",
"@types/react": "~18.2.43",
"@types/react": "~18.2.45",
"@types/react-dom": "~18.0.11",
"babel-preset-expo": "~10.0.0"
},
Expand Down
Loading

0 comments on commit c46364c

Please sign in to comment.