diff --git a/contracts/package.json b/contracts/package.json index 951a84f4e7..648e64074c 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -28,6 +28,7 @@ "ten-hardhat-plugin": "^0.0.9" }, "peerDependencies": { - "@nomicfoundation/hardhat-verify" : "2.0.8" + "@nomicfoundation/hardhat-verify" : "2.0.8", + "@nomicfoundation/hardhat-ethers":"3.0.6" } } \ No newline at end of file