Skip to content

Commit

Permalink
config mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySuarez committed Oct 20, 2023
1 parent 2136cd2 commit e5feb68
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@
"license": "ISC",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"mongodb": "^16.20.1",
"mongoose": "^6.10.1",
"mongodb": "^6.1.0",
"mongoose": "^7.6.2",
"nodemon": "^3.0.1"
}
}

0 comments on commit e5feb68

Please sign in to comment.