Skip to content

Commit a799afb

Browse files
committed
fix: add resolutions to pin hardhat and smock
1 parent f79e2fe commit a799afb

File tree

2 files changed

+1086
-1203
lines changed

2 files changed

+1086
-1203
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,9 @@
117117
},
118118
"_moduleAliases": {
119119
"@nomiclabs/hardhat-ethers": "node_modules/hardhat-deploy-ethers"
120+
},
121+
"resolutions": {
122+
"hardhat": "2.22.15",
123+
"@defi-wonderland/smock": "2.4.0"
120124
}
121125
}

0 commit comments

Comments
 (0)