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

Replace unmaintained 'opener' dependency with 'open' to fix URLs not opening on WSL2 #52

Merged
merged 2 commits into from
Jul 24, 2020
Merged

Replace unmaintained 'opener' dependency with 'open' to fix URLs not opening on WSL2 #52

merged 2 commits into from
Jul 24, 2020

Conversation

cascornelissen
Copy link
Contributor

The opener package was last updated almost 2 years ago and I've been running into domenic/opener#33 for a while now when using npm-upgrade so I decided to look for a fix myself.

In this PR I've replaced it with open (previously known as opn) which is still maintained and has more than twice as many weekly downloads.

I've been using these modifications for a couple of days without any problems locally.

package.json Outdated Show resolved Hide resolved
@cascornelissen cascornelissen requested a review from th0r July 24, 2020 13:39
@th0r th0r merged commit 7e57236 into th0r:master Jul 24, 2020
@th0r
Copy link
Owner

th0r commented Jul 24, 2020

Thanks!

@th0r
Copy link
Owner

th0r commented Jul 24, 2020

Published v2.0.4

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