chore: Remove ts-jest from dev dependencies

This commit is contained in:
Faruk AYDIN
2024-01-12 14:14:30 +01:00
parent b0909ecb98
commit dddb79eeb2
2 changed files with 5 additions and 27 deletions

View File

@@ -101,7 +101,6 @@
"jest": "^29.7.0",
"nodemon": "^2.0.13",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1",
"vitest": "^1.1.3"
},
"publishConfig": {