adding cors 2

This commit is contained in:
Adolfo Reyna
2021-07-20 09:57:30 -07:00
parent dcd161aac8
commit 34be604e15
3 changed files with 26 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"mongodb": "^3.6.3"