UNPKG

@lerna/changed

Version:

List local packages that have changed since the last tagged release

4 lines (3 loc) 125 B
const addIndex = require("@lerna/commands/add"); module.exports = addIndex; module.exports.AddCommand = addIndex.AddCommand;