Commit eef1df4d authored by smartcontracts's avatar smartcontracts Committed by GitHub

fix[contracts]: Update contracts package.json to export typechain artifacts (#594)

* fix[contracts]: Correctly export typechain artifacts

* chore[contracts]: Add changeset
parent 6014ec06
---
"@eth-optimism/contracts": patch
---
Minor update to package.json to correctly export typechain artifacts"
......@@ -4,6 +4,7 @@
"main": "dist/index",
"files": [
"dist/**/*.js",
"dist/types/*.ts",
"artifacts/**/*.json",
"artifacts-ovm/**/*.json",
"OVM",
......
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