Skip to content

Commit

Permalink
Fix jest compatibility issues via force upgrade of ts-jest
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeshava authored and mvadari committed Aug 1, 2024
1 parent 119b065 commit 648255b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
"main": "index",
"private": true,
"scripts": {
"preinstall": "npx npm-force-resolutions",
"analyze": "source-map-explorer build/static/js/main.*",
"build": "vite build",
"build-ts": "tsc --build",
Expand Down

0 comments on commit 648255b

Please sign in to comment.