-
- Downloads
working
.env
0 → 100644
... | @@ -11,6 +11,7 @@ | ... | @@ -11,6 +11,7 @@ |
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"body-parser": "^1.20.2", | "body-parser": "^1.20.2", | ||
"dotenv": "^16.4.5", | |||
"express": "^4.19.2", | "express": "^4.19.2", | ||
"mongoose": "^8.6.0", | "mongoose": "^8.6.0", | ||
"nodemon": "^3.1.4", | "nodemon": "^3.1.4", | ||
... | ... |
Please register or sign in to comment