There was an error while loading. Please reload this page.
1 parent 8b88e2c commit 5c023f5Copy full SHA for 5c023f5
1 file changed
doc/contributing/releases.md
@@ -1338,7 +1338,7 @@ branch. This branch will contain the draft release commit (with the draft
1338
changelog).
1339
1340
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)
+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.
1343
1344
To keep the branch in sync until the release date, it can be as simple as
0 commit comments