Fixes for axios
This commit is contained in:
parent
d1e1cc0ce5
commit
86a6501e86
4 changed files with 41 additions and 27 deletions
|
@ -15,13 +15,14 @@
|
|||
"@react-navigation/native-stack": "^6.2.5",
|
||||
"axios": "^0.24.0",
|
||||
"expo": "^44.0.3",
|
||||
"expo-status-bar": "~1.1.0",
|
||||
"expo-status-bar": "~1.2.0",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-native": "0.64.3",
|
||||
"react-native-elements": "^3.4.2",
|
||||
"react-native-safe-area-context": "3.3.2",
|
||||
"react-native-screens": "~3.8.0",
|
||||
"react-native-screen": "^1.0.1",
|
||||
"react-native-screens": "~3.10.1",
|
||||
"react-native-web": "0.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue