UNPKG

lerna

Version:

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

4 lines (3 loc) 171 B
export { recommendVersion } from "./recommend-version"; export { updateChangelog } from "./update-changelog"; export { applyBuildMetadata } from "./apply-build-metadata";