Skip to content

Commit

Permalink
Downgrade prettier
Browse files Browse the repository at this point in the history
Jest isn't compatible with version 3 yet...
  • Loading branch information
bwrrp committed Apr 1, 2024
1 parent 1e419bf commit 7d0d7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest": "^29.7.0",
"npm-run-all": "^4.1.5",
"parse5": "^7.1.2",
"prettier": "^3.2.5",
"prettier": "^2.8.8",
"prsc": "^4.0.0",
"rimraf": "^5.0.5",
"rollup": "^2.75.7",
Expand Down

0 comments on commit 7d0d7a8

Please sign in to comment.