Skip to content

Commit

Permalink
reverted to jest 17 for node 12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikwilkowski committed Jun 14, 2024
1 parent c5a86be commit 91784eb
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 525 deletions.
2 changes: 1 addition & 1 deletion nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^20",
"coveralls": "^3",
"eslint": "^8",
"jest-cli": "^29",
"jest-cli": "^27",
"onchange": "^7",
"prettier": "^3",
"typescript": "^5"
Expand Down
Loading

0 comments on commit 91784eb

Please sign in to comment.