Fixes dependencies
Showing
... | ... | @@ -6,7 +6,10 @@ |
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | ||
"axios": "^0.21.1", | ||
"bootstrap": "^5.0.0", | ||
"react": "^17.0.2", | ||
"react-bootstrap": "^1.5.2", | ||
"react-dom": "^17.0.2", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "4.0.3", | ||
... | ... |
Please register or sign in to comment