Skip to content

Commit 2d2e878

Browse files
doc: remove npm supported versions link
Signed-off-by: Hojeong Park <parkhj062@gmail.com> Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
1 parent 5c023f5 commit 2d2e878

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/contributing/releases.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,8 +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/cli/validate-engines.js#L5)
1342-
that will need updating to include the new major release.
1341+
upcoming release.
13431342

13441343
To keep the branch in sync until the release date, it can be as simple as
13451344
doing the following:

0 commit comments

Comments
 (0)