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: remove engines field #155

Merged
merged 1 commit into from
May 17, 2023
Merged

fix: remove engines field #155

merged 1 commit into from
May 17, 2023

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented May 17, 2023

When the current node version does not meet the engines field requirement npm warns but yarn errors.

Nothing in this module requires node 18+ so remove the engines field.

Refs: ipfs/aegir#1276
Fixes: #154

When the current node version does not meet the engines field requirement npm warns but yarn errors.

Nothing in this module requires node 18+ so remove the engines field.

Refs: ipfs/aegir#1276
@achingbrain achingbrain merged commit a464023 into master May 17, 2023
@achingbrain achingbrain deleted the fix/remove-engines-field branch May 17, 2023 14:43
github-actions bot pushed a commit that referenced this pull request May 17, 2023
## [12.1.3](v12.1.2...v12.1.3) (2023-05-17)

### Bug Fixes

* remove engines field ([#155](#155)) ([a464023](a464023))
@github-actions
Copy link

🎉 This PR is included in version 12.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: 12.1.2 Causes node issue when implementing Helia
1 participant