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(pkg): allow installing on node v20 and above #1204

Merged
merged 2 commits into from
May 3, 2023
Merged

fix(pkg): allow installing on node v20 and above #1204

merged 2 commits into from
May 3, 2023

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This allows nitropack to be installed on latest node v20.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

package.json Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Merging #1204 (a0ca213) into main (95c61f9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1204   +/-   ##
=======================================
  Coverage   77.20%   77.20%           
=======================================
  Files          67       67           
  Lines        6642     6642           
  Branches      735      735           
=======================================
  Hits         5128     5128           
  Misses       1513     1513           
  Partials        1        1           

Co-authored-by: Daniel Roe <daniel@roe.dev>
@pi0 pi0 changed the title fix: allow installing on node v20 fix(pkg): allow installing on node v20 and above May 3, 2023
@pi0 pi0 merged commit eea8ad3 into main May 3, 2023
2 of 4 checks passed
@pi0 pi0 deleted the chore/node-20 branch May 3, 2023 19:38
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