add boostrap dep

This commit is contained in:
Yannik Schmidt
2020-10-09 14:18:00 +02:00
parent 731858a35f
commit 6694244740
2 changed files with 18 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"bootstrap": "^4.5.2",
"jquery": "^3.5.1",
"popper.js": "^1.16.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.3"