contracts-bedrock: nohoist the smart contract deps (#2934)
`foundry` requires them to be in the local `node_modules`
and not the global `node_modules` so add the oz deps
to the nohoist config so that they stay in the `contracts-bedrock`
deps
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Showing
Please register or sign in to comment