Skip to content

Commit

Permalink
chore: fix deps from running expo doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
iM-GeeKy committed Sep 2, 2023
1 parent 27242a4 commit dc7d513
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 102 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"expo-splash-screen": "~0.20.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.3",
"react-native": "0.72.4",
"react-native-paper": "^5.10.3",
"react-native-web": "~0.19.8"
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@expo/webpack-config": "^18.1.2",
"@expo/webpack-config": "^19.0.0",
"babel-loader": "^8.1.0",
"babel-plugin-module-resolver": "^4.1.0"
}
Expand Down
Loading

0 comments on commit dc7d513

Please sign in to comment.