Skip to content

Commit

Permalink
fix: add resolutions to pin hardhat and smock
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyar committed Dec 12, 2024
1 parent f79e2fe commit a799afb
Show file tree
Hide file tree
Showing 2 changed files with 1,086 additions and 1,203 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,9 @@
},
"_moduleAliases": {
"@nomiclabs/hardhat-ethers": "node_modules/hardhat-deploy-ethers"
},
"resolutions": {
"hardhat": "2.22.15",
"@defi-wonderland/smock": "2.4.0"
}
}
Loading

0 comments on commit a799afb

Please sign in to comment.