Commit 620dddb5 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #3118 from ethereum-optimism/fix/ctb-typechain-export

contracts-bedrock: fix typechain export
parents 6c9862a8 af96563a
---
'@eth-optimism/contracts-bedrock': patch
---
Fix typechain exports
......@@ -8,7 +8,7 @@
"files": [
"dist/**/*.js",
"dist/**/*.d.ts",
"dist/types/*.ts",
"dist/types/**/*.ts",
"artifacts/contracts/**/*.json",
"deployments/**/*.json",
"contracts/**/*.sol"
......
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