yarn npm stage reject
Reject a staged package version.
Usage
$ yarn npm stage reject <stageId>Examples
Reject a staged package :
Details
This command will reject a staged package version, permanently removing it from
the registry staging area. 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 |