remove mongoose

This commit is contained in:
Nikola Petrov
2024-07-16 22:24:55 +02:00
parent 12b9e62f8f
commit 78d5e7507f
2 changed files with 0 additions and 9 deletions

View File

@@ -11,7 +11,6 @@
"@types/morgan": "^1.9.9",
"express": "^4.18.2",
"hbs": "^4.2.0",
"mongoose": "^7.5.2",
"morgan": "~1.9.1",
"mysql2": "^3.10.3"
}