Added axios to package.json dependencies.

This commit is contained in:
David Ball 2024-05-31 01:44:08 -04:00
parent 2f1ac35721
commit 8031ed1892

View File

@ -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",