UNPKG

@lerna/bootstrap

Version:

Link local packages together and install remaining package dependencies

4 lines (3 loc) 160 B
const bootstrapIndex = require("lerna/commands/bootstrap"); module.exports = bootstrapIndex; module.exports.BootstrapCommand = bootstrapIndex.BootstrapCommand;