260320:1136 Refactor Overrall #02 fix missing ms package dependency
Build and Deploy / deploy (push) Failing after 2m9s

This commit is contained in:
admin
2026-03-20 11:36:12 +07:00
parent 1d3479770b
commit 98c6a57556
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@
"joi": "^18.0.1",
"multer": "^2.0.2",
"mysql2": "^3.15.3",
"ms": "^2.1.3",
"nest-winston": "^1.10.2",
"nodemailer": "^8.0.3",
"opossum": "^9.0.0",
+3
View File
@@ -156,6 +156,9 @@ importers:
joi:
specifier: ^18.0.1
version: 18.0.2
ms:
specifier: ^2.1.3
version: 2.1.3
multer:
specifier: '>=2.1.1'
version: 2.1.1