Instructions and dependency tree.
How to deploy a new version of eufy-security-ws:
- Update all the npm dependencies and bring in the eufy-security-client npm package latest published version.
- Review and merge into the develop branch the PRs that should be included in the next release.
- Merge everything from
developinto master. - Publish a new release and tag out of the latest changes merged into
master. - Using that new release from
master, publish a new eufy-security-ws npm package version.