Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project-mongo-api - Mai #499

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
add express-list-endpoint
  • Loading branch information
maikanetaka committed May 14, 2024
commit eeefcfc164c11abd4b544f68ace6e693132d7c16
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -15,6 +15,7 @@
"@babel/preset-env": "^7.16.11",
"cors": "^2.8.5",
"express": "^4.19.2",
"express-list-endpoints": "^7.1.0",
"mongoose": "^8.3.4",
"nodemon": "^3.0.1"
}