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

Add support for peerDependenciesMeta. #8

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Conversation

rwjblue
Copy link
Owner

@rwjblue rwjblue commented Oct 20, 2020

peerDependenciesMeta provides a way to validate the versioning of a given peer dependency, but to also indicate that it is optional.

Fixes #5

`peerDependenciesMeta` provides a way to validate the versioning of a
given peer dependency, but to **also** indicate that it is optional.
@rwjblue rwjblue added the enhancement New feature or request label Oct 20, 2020
@rwjblue rwjblue merged commit 300685c into main Oct 20, 2020
@rwjblue rwjblue deleted the peer-dependencies-meta branch October 20, 2020 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for peerDependenciesMeta
1 participant