Skip to content

Commit

Permalink
fix 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 2e321b9
Showing 1 changed file with 1 addition and 1 deletion.
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 2e321b9

Please sign in to comment.