UNPKG

@lerna/add

Version:

Add a dependency to matched packages

4 lines (3 loc) 149 B
const changedIndex = require("@lerna/commands/changed"); module.exports = changedIndex; module.exports.ChangedCommand = changedIndex.ChangedCommand;