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

fix: drop engine requirement #59

Merged
merged 1 commit into from
Sep 18, 2024
Merged

fix: drop engine requirement #59

merged 1 commit into from
Sep 18, 2024

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Sep 18, 2024

Previous versions of this library would fail to install on older Node 18's, like Node 18.17.

That's because minNodeVersion was set, whereas probably the intent was to set workflowNodeVersion.

Previous versions of this library would fail to install on
older Node 18's, like Node 18.17.

That's because `minNodeVersion` was set, whereas probably the intent was
to set `workflowNodeVersion`.
@rix0rrr rix0rrr requested a review from a team September 18, 2024 11:58
@mergify mergify bot merged commit 10869f2 into main Sep 18, 2024
12 checks passed
@mergify mergify bot deleted the huijbers/no-node-requirement branch September 18, 2024 12:11
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.

2 participants