package.json 136 Bytes
Newer Older
Quentin's avatar
Quentin committed
1 2 3 4 5 6 7
{
  "name": "hardhat-project",
  "devDependencies": {
    "@nomicfoundation/hardhat-toolbox": "^5.0.0",
    "hardhat": "^2.22.19"
  }
}