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] restore older node compatibility #352

Closed
wants to merge 1 commit into from
Closed

Conversation

ljharb
Copy link
Contributor

@ljharb ljharb commented Feb 23, 2021

Fixes #351.

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #352 (8d6baf9) into main (aecf433) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files          23       23           
  Lines         189      189           
  Branches       41       41           
=======================================
  Hits          182      182           
  Misses          7        7           
Impacted Files Coverage Δ
src/getLuminance.ts 100.00% <100.00%> (ø)
src/parseToRgba.ts 94.44% <100.00%> (ø)
src/toHex.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aecf433...8d6baf9. Read the comment docs.

@ljharb
Copy link
Contributor Author

ljharb commented Feb 23, 2021

no idea what's up with the netlify stuff. happy to fix it with a pointer.

@github-actions
Copy link

🎉 This issue has been resolved in version 1.2.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.

Doesn't work on node 6
1 participant