Commit 5e617a44 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #4378 from ethereum-optimism/willc/zeppelin-hoist

feat(contracts-periphery): Don't hoist any open zeppelin packages in all packages
parents 0b7358f2 a610b4f3
---
'@eth-optimism/contracts-periphery': patch
---
Make zeppelin deps in contracts periphery not get hoisted
......@@ -28,8 +28,7 @@
"@eth-optimism/contracts-bedrock/ds-test",
"@eth-optimism/contracts-bedrock/forge-std",
"@eth-optimism/contracts-bedrock/@rari-capital/solmate",
"@eth-optimism/contracts-bedrock/@openzeppelin/contracts",
"@eth-optimism/contracts-bedrock/@openzeppelin/contracts-upgradeable",
"**/@openzeppelin/*",
"@eth-optimism/contracts-periphery/ds-test",
"@eth-optimism/contracts-periphery/forge-std",
"@eth-optimism/contracts-periphery/@rari-capital/solmate"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment