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
Currently you get a mismatch if you use things like "latest,beta,next,etc" in your package.json.
example: ║ mock-fs │ latest │ 3.12.1 │ Mismatch │ Unlocked ║
Is there a way to add support for this?
The text was updated successfully, but these errors were encountered:
Thanks! Sure, we can look in to this. I imagine we'll have to make a request to npm to see what the "latest" version is to check for the mismatch etc.
Sorry, something went wrong.
No branches or pull requests
Currently you get a mismatch if you use things like "latest,beta,next,etc" in your package.json.
example:
║ mock-fs │ latest │ 3.12.1 │ Mismatch │ Unlocked ║
Is there a way to add support for this?
The text was updated successfully, but these errors were encountered: