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

Doesn't work with node > 6 #25

Open
parro-it opened this issue May 23, 2017 · 1 comment
Open

Doesn't work with node > 6 #25

parro-it opened this issue May 23, 2017 · 1 comment

Comments

@parro-it
Copy link

You have an "engines" field in package.json where you specify version 6.

Unless there is some reason this doesn't work with node 7 or greater, you should change the field in package.json to >6

@samhh
Copy link
Contributor

samhh commented Sep 1, 2017

No replies for a while so I made a PR that the maintainer can quickly merge: #26. Tested and working for me in Node 8.x.

Everyone else feel free to use my repo until this is merged (npm i samhh/match-when). 🎁

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

No branches or pull requests

2 participants