* Add support for setting gossipsub direct peers
* Use string array for direct peers config
* Handle empty nitro and consensus config
* Increase consensus write retry attempts
* Rename config option for watcher party peers file
* Handle directPeers array being passed undefined
* Upgrade package versions
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
* update gitignore for goland and first attempt at git.vdb.to npm publish
* whitespace yaml nonsense
* missing run entry
* lerna is not cicd friendly, yet
* try from-git arg in lerna.json
* attempt default lerna publish with full checkout
* explicit cli args... lerna.json ???
* explicit cli args... from-package is not --arg
* make publish yaml match manual workflow