Add publishConfig in governance/package.json (#707)
* publishConfig is needed for lerna to publish governance as a public package
This commit is contained in:
parent
2b13dcfc14
commit
948b17e2ed
@ -20,5 +20,8 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/0xProject/protocol.git"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"license": "Apache-2.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user