Skip to content

Commit 5c023f5

Browse files
committed
doc: update npm supported versions link
Signed-off-by: Hojeong Park <parkhj062@gmail.com>
1 parent 8b88e2c commit 5c023f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,7 @@ branch. This branch will contain the draft release commit (with the draft
13381338
changelog).
13391339

13401340
Notify the `@nodejs/npm` team in the release proposal PR to inform them of the
1341-
upcoming release. `npm` maintains a list of [supported versions](https://github.com/npm/cli/blob/latest/lib/utils/unsupported.js#L3)
1341+
upcoming release. `npm` maintains a list of [supported versions](https://github.com/npm/cli/blob/latest/lib/cli/validate-engines.js#L5)
13421342
that will need updating to include the new major release.
13431343

13441344
To keep the branch in sync until the release date, it can be as simple as

0 commit comments

Comments
 (0)