Skip to content

Commit a021ed6

Browse files
committed
Add hardhat-ethers to the mocha+ethers devDependencies
1 parent 6080ec7 commit a021ed6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v-next/hardhat/templates/hardhat-3/02-mocha-ethers/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"devDependencies": {
88
"hardhat": "workspace:^3.0.14",
99
"@nomicfoundation/hardhat-toolbox-mocha-ethers": "workspace:^3.0.1",
10+
"@nomicfoundation/hardhat-ethers": "workspace:^4.0.2",
1011
"@nomicfoundation/hardhat-ignition": "workspace:^3.0.5",
1112
"@types/chai": "^4.2.0",
1213
"@types/chai-as-promised": "^8.0.1",

0 commit comments

Comments
 (0)