We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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). 🎁
npm i samhh/match-when
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: