diff --git a/frontend/package.json b/frontend/package.json index 62a0528..6e4ee15 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,6 +6,7 @@ "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", + "axios": "^1.7.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-scripts": "5.0.1",