Skip to content

Node.js: make engines less strict#90

Merged
pharret31 merged 1 commit into
masterfrom
4416-nodejs-make-engines-less-strict
Jun 4, 2026
Merged

Node.js: make engines less strict#90
pharret31 merged 1 commit into
masterfrom
4416-nodejs-make-engines-less-strict

Conversation

@pharret31
Copy link
Copy Markdown
Contributor

No description provided.

@pharret31 pharret31 self-assigned this Jun 4, 2026
Copilot AI review requested due to automatic review settings June 4, 2026 06:30
@pharret31 pharret31 added the dependencies Pull requests that update a dependency file label Jun 4, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Loosens the Node.js version requirement declared in package.json so the template can be installed/used on compatible Node 24.x patch/minor releases rather than requiring an exact version.

Changes:

  • Update engines.node from an exact version (24.15.0) to a semver range (^24.15.0).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pharret31 pharret31 merged commit dee7c22 into master Jun 4, 2026
3 checks passed
@pharret31 pharret31 deleted the 4416-nodejs-make-engines-less-strict branch June 4, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants