Skip to content

Commit 340cb68

Browse files
authored
doc: move node --run stability to rc
PR-URL: #53433 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Xuguang Mei <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Chemi Atlow <[email protected]>
1 parent b5aae52 commit 340cb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1986,7 +1986,7 @@ changes:
19861986
`PATH` environment variable accordingly.
19871987
-->
19881988

1989-
> Stability: 1.1 - Active development
1989+
> Stability: 1.2 - Release candidate
19901990
19911991
This runs a specified command from a package.json's `"scripts"` object.
19921992
If no `"command"` is provided, it will list the available scripts.

0 commit comments

Comments
 (0)