fixed incorrect peer dependencies
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.7.0-alpha.3",
|
||||
"@babel/preset-env": "7.1.6",
|
||||
"@expo/vector-icons": "^13.0.0",
|
||||
"@react-native-async-storage/async-storage": "~1.17.10",
|
||||
"@react-native-community/art": "^1.2.0",
|
||||
@@ -63,6 +64,7 @@
|
||||
"react": "18.0.0",
|
||||
"react-dom": "18.0.0",
|
||||
"react-i18next": "^11.17.2",
|
||||
"react-is": ">= 16.8.0",
|
||||
"react-native": "0.69.6",
|
||||
"react-native-dnd-board": "hungga1711/react-native-dnd-board#13/head",
|
||||
"react-native-draggable-flatlist": "^3.1.2",
|
||||
@@ -76,8 +78,10 @@
|
||||
"react-native-reanimated": "~2.9.1",
|
||||
"react-native-safe-area-context": "4.3.1",
|
||||
"react-native-screens": "~3.15.0",
|
||||
"react-native-svg": "12.3.0",
|
||||
"react-native-tab-view": "3.1.1",
|
||||
"react-native-toast-message": "^2.1.5",
|
||||
"react-native-vector-icons": "*",
|
||||
"react-native-web": "~0.18.7",
|
||||
"react-redux": "^7.2.6",
|
||||
"redux": "^4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user