Kyu 948b17e2ed Add publishConfig in governance/package.json (#707)
* publishConfig is needed for lerna to publish governance as a public
  package
2023-04-16 18:03:23 -07:00
..
2023-04-16 23:30:53 +00:00
2023-04-16 23:30:53 +00:00
2023-04-16 23:30:53 +00:00
2023-04-16 23:30:53 +00:00
2023-04-16 23:30:53 +00:00
2021-08-18 10:33:47 +10:00

Development

Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json, but does not automatically update the contract-artifacts or contract-wrappers packages, which are generated from the artifact JSON. See contract-artifacts/README.md for instructions on updating these packages.