mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
11 lines
298 B
JSON
11 lines
298 B
JSON
{
|
|
"name": "hardhat-project",
|
|
"devDependencies": {
|
|
"@nomicfoundation/hardhat-ignition": "^0.15.4",
|
|
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
|
|
"@nomiclabs/hardhat-ethers": "^2.2.3",
|
|
"@nomiclabs/hardhat-waffle": "^2.0.6",
|
|
"ethers": "^6.13.0",
|
|
"hardhat": "^2.22.5"
|
|
}
|
|
}
|