Update
This commit is contained in:
parent
4dfd8cd516
commit
5a64568824
22 changed files with 702 additions and 194 deletions
|
|
@ -12,8 +12,9 @@
|
|||
"body-parser": "^1.19.0",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^10.0.0",
|
||||
"express": "^4.17.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"mongodb": "^3.6.9"
|
||||
"mongoose": "^6.0.12"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue