This commit is contained in:
Shibly Teknologi Solusi
2026-05-23 01:22:23 +07:00
parent 25f2f3180c
commit 42cf86d9f9
2 changed files with 12 additions and 8 deletions

View File

@ -57,6 +57,9 @@
"@types/express": "^4.17.21",
"@types/express-fileupload": "^1.5.1",
"@types/morgan": "^1.9.9",
"@types/swagger-ui-express": "^4.1.7"
"@types/swagger-ui-express": "^4.1.7",
"nodemon": "^3.1.14",
"ts-node": "^10.9.2",
"typescript": "^6.0.3"
}
}