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

feat: upgrade needle (redirect bug) #486

Merged
merged 1 commit into from
Jun 1, 2020
Merged

feat: upgrade needle (redirect bug) #486

merged 1 commit into from
Jun 1, 2020

Commits on Jun 1, 2020

  1. feat: upgrade needle (redirect bug)

    needle has a bug with sockets on newer node 12,
    we're currently avoiding this newer node 12 to
    evade the problem. This bug is fixed in needle
    2.5.0, so let's upgrade to that.
    
    tomas/needle#312
    FauxFaux committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5cb0d1b View commit details
    Browse the repository at this point in the history