Skip to content

Commit

Permalink
Lock down dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanIliev545 committed Aug 22, 2024
1 parent cb41817 commit b03c33f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit b03c33f

Please sign in to comment.