UNPKG

@lerna/publish

Version:

Publish packages in the current project

4 lines (3 loc) 149 B
const publishIndex = require("@lerna/commands/publish"); module.exports = publishIndex; module.exports.PublishCommand = publishIndex.PublishCommand;