started to implement front docker compose dev

This commit is contained in:
Clément Le Bihan
2023-01-27 01:50:29 +09:00
parent f37a081031
commit ae901c49d5
5 changed files with 50 additions and 5 deletions
+3 -1
View File
@@ -27,6 +27,7 @@
"@types/react-dom": "^18.0.6",
"@types/react-query": "^1.2.9",
"@types/react-test-renderer": "^18.0.0",
"add": "^2.0.6",
"expo": "^47.0.8",
"expo-asset": "~8.7.0",
"expo-dev-client": "~2.0.1",
@@ -35,6 +36,7 @@
"expo-splash-screen": "~0.17.5",
"expo-status-bar": "~1.4.2",
"format-duration": "^2.0.0",
"hermes-engine": "^0.11.0",
"i18next": "^21.8.16",
"install": "^0.13.0",
"jest": "^26.6.3",
@@ -47,7 +49,7 @@
"react-i18next": "^11.18.3",
"react-native": "0.70.5",
"react-native-paper": "^4.12.5",
"react-native-reanimated": "~2.8.0",
"react-native-reanimated": "~2.12.0",
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "~3.18.0",
"react-native-super-grid": "^4.6.1",