0.9.0 • Published 6 years ago
@covid-modeling/api v0.9.0
api Package
The api shared between the model-runner, the web front end, and the model connectors.
Publishing
To publish the @covid-modeling/api package:
- Authenticate to the GitHub Package Registry
- Bump api package version. Run
npm version <patch|minor|major> - Tag the repo
api-vX.Y.Z - run
npm publish