Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
yavrsky committed Jan 12, 2024
1 parent e931ee0 commit 35a31d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const config: HardhatUserConfig = {
solidity: {
compilers: [
{
version: '0.8.11',
version: '0.8.13',
settings: {
optimizer: {
enabled: true,
Expand Down

0 comments on commit 35a31d5

Please sign in to comment.