Skip to content

Commit

Permalink
docs: yarn pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedali8 committed Jul 7, 2023
1 parent eeca49a commit f5d7cf8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,12 @@ make sure these packages are present in your `dependencies` or `devDependencies`
```sh
yarn add --dev \
@nomicfoundation/hardhat-chai-matchers \
@nomicfoundation/hardhat-ethers \
@nomicfoundation/hardhat-network-helpers \
@nomicfoundation/hardhat-toolbox \
@nomiclabs/hardhat-ethers \
@nomiclabs/hardhat-etherscan \
@typechain/ethers-v5 \
@nomicfoundation/hardhat-verify \
@typechain/ethers-v6 \
@typechain/hardhat \
@types/chai \
@types/mocha \
chai \
Expand Down

0 comments on commit f5d7cf8

Please sign in to comment.