UNPKG

@lerna/bootstrap

Version:

Link local packages together and install remaining package dependencies

4 lines (3 loc) 131 B
const diffIndex = require("@lerna/commands/diff"); module.exports = diffIndex; module.exports.DiffCommand = diffIndex.DiffCommand;