Fixes for axios

This commit is contained in:
kake26 2022-01-10 21:14:46 -06:00
parent d1e1cc0ce5
commit 86a6501e86
4 changed files with 41 additions and 27 deletions

View file

@ -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": {