Dependencies for web
This commit is contained in:
parent
da95ad937a
commit
75d07ba6f8
2 changed files with 3826 additions and 13 deletions
3834
package-lock.json
generated
3834
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -18,7 +18,10 @@
|
|||
"react": "18.2.0",
|
||||
"react-native": "0.72.6",
|
||||
"react-native-safe-area-context": "4.6.3",
|
||||
"react-native-screens": "~3.22.0"
|
||||
"react-native-screens": "~3.22.0",
|
||||
"react-native-web": "~0.19.6",
|
||||
"react-dom": "18.2.0",
|
||||
"@expo/webpack-config": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
|
Loading…
Reference in a new issue