Skip to content

Commit

Permalink
Merge branch 'chore/update-expo-version' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
enzomanuelmangano committed Sep 28, 2023
2 parents ee9b57a + 2bb485f commit b4e3f0c
Show file tree
Hide file tree
Showing 2 changed files with 894 additions and 1,190 deletions.
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"web": "expo start --web"
},
"dependencies": {
"expo": "^48.0.6",
"expo-status-bar": "~1.4.4",
"expo": "^49.0.13",
"expo-status-bar": "~1.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.7",
"react-native-web": "~0.18.9"
"react-native": "0.72.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@expo/webpack-config": "^18.0.1",
"@expo/webpack-config": "^19.0.0",
"babel-loader": "^8.1.0",
"babel-plugin-module-resolver": "^4.1.0"
},
Expand Down

0 comments on commit b4e3f0c

Please sign in to comment.