first commit
This commit is contained in:
+8
-5
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "healthrader",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"main": "expo-router/entry",
|
||||
"scripts": {
|
||||
"start": "expo start",
|
||||
@@ -9,15 +9,18 @@
|
||||
"web": "expo start --web"
|
||||
},
|
||||
"dependencies": {
|
||||
"expo": "^50.0.1",
|
||||
"axios": "^1.6.8",
|
||||
"expo": "^51.0.8",
|
||||
"expo-constants": "~15.4.5",
|
||||
"expo-font": "^11.10.3",
|
||||
"expo-linking": "~6.2.2",
|
||||
"expo-router": "~3.4.3",
|
||||
"expo-splash-screen": "~0.26.3",
|
||||
"expo-router": "~3.4.9",
|
||||
"expo-splash-screen": "~0.26.5",
|
||||
"expo-status-bar": "~1.11.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-native": "0.73.2",
|
||||
"react-native": "0.73.6",
|
||||
"react-native-dotenv": "^3.4.11",
|
||||
"react-native-gesture-handler": "~2.14.0",
|
||||
"react-native-safe-area-context": "4.8.2",
|
||||
"react-native-screens": "~3.29.0",
|
||||
|
||||
Reference in New Issue
Block a user