fixed the serverless file

This commit is contained in:
2025-11-21 16:23:38 +05:30
parent 1fea4f18f6
commit 4665cb7ca4
4 changed files with 6 additions and 1 deletions

View File

@@ -59,6 +59,7 @@
"rxjs": "^7.8.1",
"serverless": "4.17.0",
"swagger-ui-express": "^5.0.0",
"tslib": "^2.8.1",
"yup": "^1.7.1",
"zod": "^4.1.12"
},