-
- Downloads
cors-model-changes
... | @@ -11,6 +11,7 @@ | ... | @@ -11,6 +11,7 @@ |
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"body-parser": "^1.20.2", | "body-parser": "^1.20.2", | ||
"cors": "^2.8.5", | |||
"dotenv": "^16.4.5", | "dotenv": "^16.4.5", | ||
"express": "^4.19.2", | "express": "^4.19.2", | ||
"mongoose": "^8.6.0", | "mongoose": "^8.6.0", | ||
... | ... |
Please register or sign in to comment