Skip to content

chore: update minimum Node.js requirement from 18 to 20#17

Open
maestrio-ai[bot] wants to merge 1 commit intomainfrom
maestrio/4014b07a-199f-4550-92db-c77003e1148f
Open

chore: update minimum Node.js requirement from 18 to 20#17
maestrio-ai[bot] wants to merge 1 commit intomainfrom
maestrio/4014b07a-199f-4550-92db-c77003e1148f

Conversation

@maestrio-ai
Copy link

@maestrio-ai maestrio-ai bot commented Mar 8, 2026

Summary

  • Update engines field in package.json to require node >= 20
  • Update README.md requirements section from Node.js 18 to Node.js 20

Node.js 18 reached end-of-life and is no longer maintained. This change enforces Node.js 20 as the minimum supported version.

Test plan

  • Verify package.json contains "engines": { "node": ">=20" }
  • Verify README.md requirements section states "Node.js 20 or higher"

Node.js 18 is no longer maintained. Update engines field in package.json
and README.md to require Node.js 20 or higher.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant