yarn npm stage approve
Approve a staged package version for publishing.
Usage
$ yarn npm stage approve <stageId>Examples
Approve a staged package :
Details
This command will approve a staged package version, publishing it to the npm
registry. This operation requires 2FA and will prompt for an OTP token if one is
not provided via the --otp flag.
Options
| Definition | Description |
|---|---|
| The OTP token to use with the command |