Front: Install Dev client

This commit is contained in:
Arthur Jamet
2023-09-29 16:03:50 +02:00
parent 6dfc531891
commit e50b1c1344
2 changed files with 547 additions and 1590 deletions

View File

@@ -29,7 +29,8 @@
"devDependencies": {
"@babel/core": "^7.20.0",
"@types/react": "~18.2.14",
"jest": "^26.6.3",
"expo-dev-client": "~2.4.11",
"jest": "^29.2.1",
"typescript": "^5.1.3"
},
"private": true,
@@ -39,4 +40,4 @@
"node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|react-native-svg)"
]
}
}
}

File diff suppressed because it is too large Load Diff