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

Moved graphql to be a peer dependency #58

Closed
wants to merge 1 commit into from
Closed

Moved graphql to be a peer dependency #58

wants to merge 1 commit into from

Conversation

cdrx
Copy link

@cdrx cdrx commented Oct 15, 2020

This prevents multiple conflicting graphql package versions being installed and should fix #56

@holmesal
Copy link

@danielholmes any thoughts on this? We ran into this as well with graphql 15.5.0 - moving graphql to peerDependencies at ^15.0.0 solved the problem for us. It would be great to add that version bump to this PR as well - let me know if you'd like me to open a fresh one.

@danielholmes
Copy link
Collaborator

This is now done in v9.0.0 - https://github.com/relay-tools/relay-compiler-webpack-plugin/releases/tag/v9.0.0

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.

Module not found: Error: Must provide Source
3 participants