Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update engines #373

Merged
merged 1 commit into from Nov 6, 2023
Merged

feat: update engines #373

merged 1 commit into from Nov 6, 2023

Conversation

lukekarrys
Copy link
Member

No description provided.

@lukekarrys lukekarrys requested a review from a team as a code owner November 6, 2023 15:29
@@ -81,7 +81,7 @@
"publish": true
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

Will this mean we have to bump engines in all npm subdependencies before we can move to this version?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, we only run template-oss in the latest Node version supported by the package. So currently everything runs it in Node 20, but I kept Node 18 support just because.

@lukekarrys lukekarrys merged commit ea0e866 into main Nov 6, 2023
30 checks passed
@lukekarrys lukekarrys deleted the lk/engines branch November 6, 2023 15:44
@github-actions github-actions bot mentioned this pull request Nov 6, 2023
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.

None yet

2 participants