mirror of
https://github.com/RPCSX/rpcsx-ui.git
synced 2026-01-31 01:05:23 +01:00
add missed dependencies
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -24,6 +24,7 @@
|
||||
"expo-constants": "~17.1.7",
|
||||
"expo-dev-client": "^5.2.4",
|
||||
"expo-document-picker": "^13.1.6",
|
||||
"expo-file-system": "~18.1.11",
|
||||
"expo-font": "~13.3.2",
|
||||
"expo-haptics": "~14.1.4",
|
||||
"expo-image": "~2.4.0",
|
||||
|
||||
@@ -65,7 +65,8 @@
|
||||
"react-native-safe-area-context": "^5.4.0",
|
||||
"react-native-screens": "~4.11.1",
|
||||
"react-native-web": "^0.20.0",
|
||||
"react-native-webview": "13.13.5"
|
||||
"react-native-webview": "13.13.5",
|
||||
"expo-file-system": "~18.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@expo/metro-config": "~0.20.0",
|
||||
|
||||
Reference in New Issue
Block a user