Skip to content

chore: Pin Node version via package.json devEngines#92

Merged
jhnns merged 1 commit into
mainfrom
chore/dev-engines-node-version
Jun 18, 2026
Merged

chore: Pin Node version via package.json devEngines#92
jhnns merged 1 commit into
mainfrom
chore/dev-engines-node-version

Conversation

@jhnns

@jhnns jhnns commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • Add devEngines.runtime to package.json pinning Node.js 26.1.0
  • Update CI to read the Node version from package.json via setup-node
  • Remove redundant .nvmrc and .tool-versions files

Test plan

  • CI passes on this PR
  • npm install succeeds with Node 26.1.0
  • npm install fails with a clear error on other Node versions

Centralize the development Node version in devEngines so npm and CI
read the same source instead of maintaining separate .tool-versions
and .nvmrc files.
@jhnns jhnns merged commit 6e691d8 into main Jun 18, 2026
3 checks passed
@jhnns jhnns deleted the chore/dev-engines-node-version branch June 18, 2026 16:07
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