diff --git a/package.json b/package.json index 22076eeced..374085da3d 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "description": "", "devDependencies": { "@nomicfoundation/hardhat-toolbox": "^5.0.0", - "hardhat": "^2.22.5" + "hardhat": "^2.22.5", + "chalk": "^4.1.2" } }