- Removed wrong httperrors

This commit is contained in:
Florian Sylvain
2022-11-10 19:01:06 +01:00
parent 713b41ab10
commit c9a75fa700
2 changed files with 2 additions and 36 deletions
-1
View File
@@ -13,7 +13,6 @@
"dotenv": "^16.0.3",
"express": "~4.16.1",
"http-errors": "~2.0.0",
"httperrors": "^2.3.0",
"morgan": "~1.9.1",
"prisma": "^4.6.0"
}