chore: 커밋 누락

This commit is contained in:
2026-01-23 11:15:01 +09:00
parent 1c60a450b9
commit 982e307482
2 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,9 @@
},
"web": {
"favicon": "./assets/favicon.png"
}
},
"plugins": [
"@react-native-google-signin/google-signin"
]
}
}

View File

@@ -19,10 +19,12 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-google-signin/google-signin": "^16.1.1",
"@react-navigation/bottom-tabs": "^7.9.0",
"@react-navigation/native": "^7.1.26",
"@react-navigation/native-stack": "^7.9.0",
"expo": "~54.0.30",
"expo-apple-authentication": "~8.0.8",
"expo-status-bar": "~3.0.9",
"react": "19.1.0",
"react-native": "0.81.5",