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

Correct required Node.js version in readme #214

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

Murderlon
Copy link
Member

@Murderlon Murderlon commented Feb 12, 2025

node-sdk/package.json

Lines 15 to 17 in 60e651b

"engines": {
"node": ">= 18"
},

As per the package.json requirement.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.36%. Comparing base (60e651b) to head (9e2e0fb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   68.36%   68.36%           
=======================================
  Files           6        6           
  Lines         588      588           
  Branches      113      113           
=======================================
  Hits          402      402           
  Misses        186      186           
Flag Coverage Δ
unittests 68.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Murderlon Murderlon merged commit 2119dbe into main Feb 12, 2025
9 checks passed
@Murderlon Murderlon deleted the Murderlon-patch-1 branch February 12, 2025 09:40
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