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

Remove engines from addon package.json #739

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

SergeAstapov
Copy link
Contributor

Per https://github.com/embroider-build/addon-blueprint/blob/main/files/__addonLocation__/package.json engines field is not needed in the addon package.json as v2 addons don't have any Node.js runtime.

This would safe us from need for major version bump when we need to bump Node for CI compatibility purposes only.

@SergeAstapov SergeAstapov merged commit 09635d4 into master Jun 12, 2023
13 of 20 checks passed
@SergeAstapov SergeAstapov deleted the remove-engines-field branch June 12, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant