go-ethereum/hardhat/package.json
2024-06-13 15:20:37 +03:00

7 lines
135 B
JSON

{
"name": "hardhat-project",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"hardhat": "^2.22.5"
}
}