diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 3676754..87acc43 100644 --- a/client/package.json +++ b/client/package.json @@ -9,11 +9,13 @@ "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", "@testing-library/user-event": "^13.5.0", + "axios": "^0.27.2", "country-state-city": "^3.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-form-with-constraints": "^0.19.1", "react-hook-form": "^7.34.0", + "react-query": "^3.39.2", "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "react-select": "^5.4.0", |