Skip to content

Commit

Permalink
fix error with ethers version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDedominici committed Nov 21, 2024
1 parent 80d5913 commit 6df611a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion v-next/hardhat-chai-matchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"@ignored/hardhat-vnext-ethers": "workspace:^3.0.0-next.12",
"@ignored/hardhat-vnext-mocha-test-runner": "workspace:^3.0.0-next.12",
"chai": "^5.1.2",
"ethers": "^6.13.4"
"ethers": "^6.13.2"
}
}

0 comments on commit 6df611a

Please sign in to comment.