Skip to content

Commit

Permalink
Merge pull request #5932 from NomicFoundation/add-ethers-as-a-dependency
Browse files Browse the repository at this point in the history
Add ethers to the Mocha+Ethers template's package.json
  • Loading branch information
alcuadrado authored Nov 6, 2024
2 parents 83befbc + 5bba62f commit f9f8cc2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

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 f9f8cc2

Please sign in to comment.