UNPKG

@lerna/add

Version:

Add a dependency to matched packages

4 lines (3 loc) 131 B
const initIndex = require("@lerna/commands/init"); module.exports = initIndex; module.exports.InitCommand = initIndex.InitCommand;