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 missing optional peer dependencies #25

Merged
merged 2 commits into from
Jan 25, 2020

Conversation

arcanis
Copy link
Contributor

@arcanis arcanis commented Jan 23, 2020

This diff adds the missing optional peer dependencies on rxjs and zen-observable. Without that, Yarn will refuse giving any-observable access to the dependencies.

Because it only uses peerDependenciesMeta (and not peerDependencies), this diff is entirely compatible with other package managers (it won't cause warning to appear anywhere).

@sindresorhus sindresorhus changed the title Adds missing optional peer deps Add missing optional peer dependencies Jan 25, 2020
@sindresorhus sindresorhus merged commit 749e5fe into sindresorhus:master Jan 25, 2020
@arcanis arcanis deleted the patch-1 branch January 25, 2020 21:02
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