Local dev copy was broken, had to redo local repo and push update

This commit is contained in:
kake26 2021-12-29 11:53:02 -06:00
parent ed27109a51
commit d1e1cc0ce5
2 changed files with 180 additions and 200 deletions

View file

@ -10,14 +10,15 @@
"eject": "expo eject"
},
"dependencies": {
"@react-native-async-storage/async-storage": "~1.15.0",
"@react-navigation/native": "^6.0.6",
"@react-navigation/native-stack": "^6.2.5",
"axios": "^0.24.0",
"expo": "~43.0.0",
"expo": "^44.0.3",
"expo-status-bar": "~1.1.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.2",
"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",