Upgrade react
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@react-native-async-storage/async-storage": "^1.16.1",
|
||||
"@react-native-community/masked-view": "^0.1.11",
|
||||
"@react-navigation/drawer": "^6.3.1",
|
||||
@@ -20,7 +21,7 @@
|
||||
"i18next": "^21.6.12",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"react": "17.0.2",
|
||||
"react-native": "0.67.2",
|
||||
"react-native": "0.68.1",
|
||||
"react-native-gesture-handler": "^2.2.0",
|
||||
"react-native-languages": "^3.0.2",
|
||||
"react-native-localization": "^2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user