Skip to content

Commit

Permalink
remove package
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaniVora committed Oct 13, 2024
1 parent a775d44 commit 1bd203b
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"dependencies": {
"@babel/preset-env": "^7.22.14",
"@expo/cli": "^0.10.11",
"@fontsource/poppins": "^5.1.0",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/datetimepicker": "8.0.1",
"@react-native-community/slider": "4.5.2",
Expand All @@ -35,18 +34,18 @@
"axios": "^1.5.0",
"bcrypt": "^5.1.1",
"dotenv": "^16.3.1",
"expo": "^51.0.37",
"expo": "^51.0.32",
"expo-auth-session": "~5.5.2",
"expo-av": "~14.0.7",
"expo-build-properties": "~0.12.5",
"expo-constants": "~16.0.2",
"expo-crypto": "~13.0.2",
"expo-dev-client": "~4.0.28",
"expo-notifications": "~0.28.18",
"expo-dev-client": "~4.0.25",
"expo-notifications": "~0.28.16",
"expo-random": "~14.0.1",
"expo-splash-screen": "~0.27.6",
"expo-splash-screen": "~0.27.5",
"expo-status-bar": "~1.12.1",
"expo-updates": "~0.25.27",
"expo-updates": "~0.25.24",
"expo-web-browser": "~13.0.3",
"firebase": "^10.4.0",
"jwt-decode": "^3.1.2",
Expand Down

0 comments on commit 1bd203b

Please sign in to comment.