Update package.json
Showing
| ... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
| "@testing-library/jest-dom": "^5.16.5", | "@testing-library/jest-dom": "^5.16.5", | ||
| "@testing-library/react": "^13.4.0", | "@testing-library/react": "^13.4.0", | ||
| "@testing-library/user-event": "^13.5.0", | "@testing-library/user-event": "^13.5.0", | ||
| "copy-to-clipboard": "^3.3.3", | |||
| "react": "^18.2.0", | "react": "^18.2.0", | ||
| "react-bootstrap": "^2.7.4", | "react-bootstrap": "^2.7.4", | ||
| "react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
| ... | ... |
Please
register
or
sign in
to comment