make modal smaller

This commit is contained in:
Nicholas Ward
2022-01-19 13:16:40 -06:00
parent 456c3ba6d3
commit 3d9547323f
6 changed files with 8711 additions and 10173 deletions
+4 -4
View File
@@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"axios": "^0.21.1",
"axios": "^0.21.4",
"body-parser": "^1.19.0",
"color": "^3.1.3",
"express": "^4.17.1",
"mongoose": "^5.13.3",
"mongoose": "^6.1.7",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1"
"react-scripts": "^5.0.0"
},
"scripts": {
"start": "react-scripts start",