Fixed: Some Change
Showing
- package.json 1 addition, 0 deletionspackage.json
- src/middleware/errorhandler.middleware.ts 30 additions, 19 deletionssrc/middleware/errorhandler.middleware.ts
- src/test/industry-4.0/industry-4.0.spec.ts 8 additions, 50 deletionssrc/test/industry-4.0/industry-4.0.spec.ts
- tsconfig.json 4 additions, 1 deletiontsconfig.json
... | ... | @@ -38,6 +38,7 @@ |
"@types/express": "^4.17.21", | ||
"@types/ini": "^1.3.33", | ||
"@types/jest": "^29.5.11", | ||
"@types/node": "^20.11.0", | ||
"@types/uuid": "^9.0.7", | ||
"jest": "^29.7.0", | ||
"nodemon": "^3.0.1", | ||
... | ... |
Please register or sign in to comment