Skip to content

Commit

Permalink
fix: Weird import issues while testing
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Lanser <[email protected]>
  • Loading branch information
Tommylans committed Jan 18, 2024
1 parent 6b1b773 commit e0c12b7
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 249 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"devDependencies": {
"@jest/globals": "^29.5.0",
"@types/jest": "^29.5.2",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1"
}
}
Loading

0 comments on commit e0c12b7

Please sign in to comment.