Skip to content

Commit

Permalink
removed useless libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Caputo committed Dec 2, 2024
1 parent 8353a76 commit 440c308
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 87 deletions.
77 changes: 1 addition & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 4 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,16 @@
},
"dependencies": {
"@expo/vector-icons": "^14.0.2",
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/native": "^7.0.0",
"expo": "~52.0.11",
"expo-blur": "~14.0.1",
"expo-asset": "~11.0.1",
"expo-constants": "~17.0.3",
"expo-dev-client": "~5.0.4",
"expo-font": "~13.0.1",
"expo-haptics": "~14.0.0",
"expo-linking": "~7.0.3",
"expo-image": "~2.0.2",
"expo-router": "~4.0.9",
"expo-splash-screen": "~0.29.13",
"expo-status-bar": "~2.0.0",
"expo-symbols": "~0.2.0",
"expo-system-ui": "~4.0.4",
"expo-web-browser": "~14.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
Expand All @@ -38,10 +34,7 @@
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.1.0",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.2",
"expo-dev-client": "~5.0.4",
"expo-asset": "~11.0.1",
"expo-image": "~2.0.2"
"expo-linking": "~7.0.3"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down

0 comments on commit 440c308

Please sign in to comment.