Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios from 0.19.2 to 0.21.2 in /client #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ This repository holds both the React Native mobile app and the backend API for t

Brown Essentials is a mobile app that exposes vital data and information about Brown University to its students. Currently, the app details dining halls and menus, laundry machines, an interactive map of the campus, and various other resources. It is currently in development, and will be released on both iOS and Android.

## Visuals

- TODO: In-app screenshots!

## Contributors

Pull requests are welcome. Please open an issue for any bugs you may find. A list of contributors can be found below:
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@react-navigation/core": "^5.9.0",
"@react-navigation/native": "^5.5.0",
"@react-navigation/stack": "^5.4.1",
"axios": "^0.19.2",
"axios": "^0.21.2",
"expo": "^41.0.0",
"expo-asset": "~8.3.1",
"expo-constants": "~10.1.3",
Expand Down
Loading