Commit 172bec7
committed
fix(kms): revert hardhat to v2 for peer dependency compatibility
hardhat v3 is incompatible with @nomicfoundation/hardhat-ethers@3.x
and @openzeppelin/hardhat-upgrades@3.x which require hardhat ^2.0.0.1 parent 368c62e commit 172bec7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments