Skip to content

Commit

Permalink
Downgrade jest
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey800 committed May 5, 2022
1 parent 0f171ba commit 1a5bbe6
Show file tree
Hide file tree
Showing 2 changed files with 625 additions and 364 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"express": "^4.18.1",
"husky": "^7.0.4",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.0.3",
"jest": "^27.5.1",
"jest-environment-jsdom": "^28.0.2",
"jest-playwright-preset": "^1.7.0",
"lint-staged": "^12.4.1",
Expand Down
Loading

0 comments on commit 1a5bbe6

Please sign in to comment.