Skip to content

Commit

Permalink
fix(package): use prettier 2 instead of 3
Browse files Browse the repository at this point in the history
  • Loading branch information
PierrickGT committed Oct 15, 2023
1 parent d77d87c commit ac006ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 33 deletions.
41 changes: 9 additions & 32 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"husky": "8.0.3",
"lint-staged": "15.0.0",
"prettier": "3.0.3",
"prettier": "2.8.8",
"prettier-plugin-solidity": "1.1.3",
"solhint": "3.6.2",
"solhint-plugin-prettier": "0.0.5"
Expand Down

0 comments on commit ac006ca

Please sign in to comment.