Skip to content

Commit

Permalink
feat: add solc 820
Browse files Browse the repository at this point in the history
  • Loading branch information
andresaiello committed Sep 3, 2024
1 parent 96809eb commit 0e2b920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/zevm-app-contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ const config: HardhatUserConfig = {
{ version: "0.6.6" /** For uniswap v2 */ },
{ version: "0.8.7" },
{ version: "0.8.9" },
{ version: "0.8.20" },
],
settings: {
/**
Expand Down

0 comments on commit 0e2b920

Please sign in to comment.