diff options
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 2cd171f..9bfd318 100644 --- a/client/package.json +++ b/client/package.json @@ -6,10 +6,12 @@ "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", + "bootstrap": "^4.5.0", "mdbreact": "^4.27.0", "node-fetch": "^2.6.0", "prop-types": "^15.7.2", "react": "^16.13.1", + "react-bootstrap": "^1.3.0", "react-dom": "^16.13.1", "react-router-dom": "^5.2.0", "react-scripts": "3.4.1" |