This is a node12 compatible release published because it is more convenient to pull from NPM than from GitHub in the CI.
For eemeli's yaml
lib, check https://www.npmjs.com/package/yaml
- Run
npm login --registry https://registry.npmjs.org
- Comment out
registry=...
in~/.npmrc
- Run
npm publish