Added mongoose

This commit is contained in:
Surya Vemulapalli
2025-03-30 00:20:15 -04:00
parent da6038f2b2
commit adbc3c89d6
3 changed files with 96 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@auth0/nextjs-auth0": "^4.3.0",
"mongoose": "^8.13.1",
"next": "15.2.4",
"react": "^19.1.0",
"react-dom": "^19.1.0"