Skip to content

Commit

Permalink
ts-jest downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeGarde committed Jul 28, 2024
1 parent fe5972a commit 68a0f44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 96 deletions.
99 changes: 4 additions & 95 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"globals": "^15.6.0",
"jest": "^29.7.0",
"postject": "^1.0.0-alpha.6",
"ts-jest": "^29.2.3",
"ts-jest": "29.1.5",
"typescript": "^5.5.4"
},
"publishConfig": {
Expand Down

0 comments on commit 68a0f44

Please sign in to comment.