Skip to content

Commit

Permalink
Install hardhat foundry plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejearley committed Jul 27, 2023
1 parent 93cd1aa commit 813814e
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 0 deletions.
1 change: 1 addition & 0 deletions contracts/ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"@uniswap/v3-periphery": "^1.4.3"
},
"devDependencies": {
"@nomicfoundation/hardhat-foundry": "^1.0.2",
"@nomicfoundation/hardhat-network-helpers": "^1.0.6",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
"@nomiclabs/hardhat-ethers": "^2.0.6",
Expand Down
84 changes: 84 additions & 0 deletions package-lock.json

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

0 comments on commit 813814e

Please sign in to comment.