diff --git a/doc/api/cli.md b/doc/api/cli.md index c2b5d230d8e207..c4dbc3b158e46d 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -2004,7 +2004,7 @@ changes: `PATH` environment variable accordingly. --> -> Stability: 1.1 - Active development +> Stability: 1.2 - Release candidate This runs a specified command from a package.json's `"scripts"` object. If no `"command"` is provided, it will list the available scripts.