diff --git a/docs/node-version.md b/docs/node-version.md index 33be5e6ab77..dbb274b0bc8 100644 --- a/docs/node-version.md +++ b/docs/node-version.md @@ -14,3 +14,4 @@ When a new version becomes Active LTS: - [ ] update the .node-version hint to use it - [ ] update Node.js test ranges to remove the EOLed version and add the new LTS - [ ] update package.json engines to allow the two LTS versions +- [ ] update README.md to document the new supported versions