Downgraded ts-jest

This was causing issues with building the API package, which in turn
broke the entire build.
This commit is contained in:
Christopher Allford 2021-11-16 15:33:00 -08:00
parent 471e5e7877
commit 2f0a828493
2 changed files with 400 additions and 264 deletions

View File

@ -47,7 +47,7 @@
"axios-mock-adapter": "^1.20.0",
"eslint": "^8.2.0",
"jest": "^27.3.1",
"ts-jest": "^27.0.7",
"ts-jest": "25.5.0",
"typescript": "^4.4.4"
},
"publishConfig": {

File diff suppressed because it is too large Load Diff