Add @tsoa/runtime dependency to backend package.json
Some checks failed
Build and Deploy Backend / Build Backend Docker Image (push) Failing after 58s
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Failing after 1m16s
Build and Deploy Backend / Deploy Backend to Server (push) Has been skipped
Build and Deploy Frontend Learner / Deploy Frontend Learner to Server (push) Has been skipped

This commit is contained in:
JakkrapartXD 2026-02-10 09:26:27 +07:00
parent 4e7c25e293
commit 199278d6f5
3 changed files with 58 additions and 11 deletions

View file

@ -37,6 +37,7 @@
"reflect-metadata": "^0.2.2",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.4.0",
"@tsoa/runtime": "^6.4.0",
"winston": "^3.17.0"
},
"devDependencies": {