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

Merge pull request #2140 from ethereum-optimism/develop

develop => master
parents 17287cc4 d3feab5e
---
'@eth-optimism/sdk': minor
---
Correctly export SDK contents
......@@ -5,7 +5,7 @@
"main": "dist/index",
"types": "dist/index",
"files": [
"dist/index"
"dist/*"
],
"scripts": {
"all": "yarn clean && yarn build && yarn test && yarn lint:fix && yarn lint",
......
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