UNPKG

@lerna/changed

Version:

List local packages that have changed since the last tagged release

4 lines (3 loc) 149 B
const versionIndex = require("@lerna/commands/version"); module.exports = versionIndex; module.exports.VersionCommand = versionIndex.VersionCommand;