-
- Downloads
bootstrap added
parent
ee5d99b6
No related branches found
No related tags found
... | @@ -6,7 +6,9 @@ | ... | @@ -6,7 +6,9 @@ |
"@testing-library/jest-dom": "^5.16.1", | "@testing-library/jest-dom": "^5.16.1", | ||
"@testing-library/react": "^12.1.2", | "@testing-library/react": "^12.1.2", | ||
"@testing-library/user-event": "^13.5.0", | "@testing-library/user-event": "^13.5.0", | ||
"bootstrap": "^4.6.0", | |||
"classnames": "^2.3.1", | "classnames": "^2.3.1", | ||
"jquery": "^3.6.0", | |||
"node-sass": "^7.0.1", | "node-sass": "^7.0.1", | ||
"react": "^17.0.2", | "react": "^17.0.2", | ||
"react-dom": "^17.0.2", | "react-dom": "^17.0.2", | ||
... | ... |
Please register or sign in to comment