make storing work

This commit is contained in:
Thomas Ruoff
2020-07-25 19:19:37 +02:00
parent 279210599b
commit 90a9288e84
6 changed files with 201 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
"dependencies": {
"bootstrap": "^4.5.0",
"moment": "^2.27.0",
"mongoose": "^5.9.25",
"next": "9.4.4",
"react": "16.13.1",
"react-bootstrap": "^1.0.1",