remove ts-jest
| ... | @@ -58,7 +58,6 @@ | ... | @@ -58,7 +58,6 @@ |
| "jest": "^28.1.1", | "jest": "^28.1.1", | ||
| "nodemon": "^2.0.9", | "nodemon": "^2.0.9", | ||
| "supertest": "^6.2.3", | "supertest": "^6.2.3", | ||
| "ts-jest": "^28.0.5", | |||
| "ts-node": "^10.0.0", | "ts-node": "^10.0.0", | ||
| "ts-standard": "^11.0.0", | "ts-standard": "^11.0.0", | ||
| "typescript": "^4.3.5" | "typescript": "^4.3.5" | ||
| ... | ... |
Please register or sign in to comment