Skip to content

Commit

Permalink
fix: greater than 18
Browse files Browse the repository at this point in the history
  • Loading branch information
dudesahn committed Jun 15, 2024
1 parent 4270c94 commit 184a190
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 @@ -4,7 +4,7 @@
"prettier": "^2.5.1",
"prettier-plugin-solidity": "^1.0.0-beta.19",
"pretty-quick": "^3.1.3",
"solc": "0.8.23",
"solc": "^0.8.18",
"solhint": "^3.3.7",
"solhint-plugin-prettier": "^0.0.5"
},
Expand Down

0 comments on commit 184a190

Please sign in to comment.