UNPKG

@lerna/changed

Version:

List local packages that have changed since the last tagged release

4 lines (3 loc) 131 B
const listIndex = require("@lerna/commands/list"); module.exports = listIndex; module.exports.ListCommand = listIndex.ListCommand;