go-ethereum/hardhat/package.json
2023-10-30 11:14:58 +02:00

7 lines
135 B
JSON

{
"name": "hardhat-project",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"hardhat": "^2.18.3"
}
}