Skip to content

Commit

Permalink
Add ethers to the Mocha+Ethers template's package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alcuadrado committed Nov 5, 2024
1 parent efe1b97 commit db9b357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v-next/hardhat/templates/mocha-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@types/node": "^22.8.5",
"chai": "^4.4.1",
"chai-as-promised": "^8.0.0",
"ethers": "^6.13.4",
"forge-std": "foundry-rs/forge-std#v1.9.4",
"mocha": "^10.0.0",
"typescript": "~5.5.0"
Expand Down

0 comments on commit db9b357

Please sign in to comment.