diff options
| author | 8cy <[email protected]> | 2020-07-24 04:29:37 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-24 04:29:37 -0700 |
| commit | 60a2442559d5bbd43d9a02a9dcbfe2bb34820724 (patch) | |
| tree | d6208984e638e3a15baff3c981e45b362569f08b /client/package.json | |
| parent | chore: remove spike dir (diff) | |
| download | dep-core-60a2442559d5bbd43d9a02a9dcbfe2bb34820724.tar.xz dep-core-60a2442559d5bbd43d9a02a9dcbfe2bb34820724.zip | |
stage
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" |