Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Switch to peerDependencies for graphql and add 0.11 #166

Merged
merged 5 commits into from
Sep 25, 2017
Merged

Switch to peerDependencies for graphql and add 0.11 #166

merged 5 commits into from
Sep 25, 2017

Conversation

danez
Copy link
Contributor

@danez danez commented Sep 25, 2017

This fixes a problem with the latest GraphiQL that it uses two different versions of graphql, because the packages from this repository still rely on graphql 0.11.

I thought the best solution is to go with peer dependencies as codemirror-graphql has a peer dependency on graphql anyway.

Also removed the top-level dev-dependencies on the graphql-language-service-* as yarn creates them anyway.

@danez
Copy link
Contributor Author

danez commented Sep 25, 2017

Okay I did not want to fix so much, but it seemed the flow config was wrong and after fixing it flow revealed a real problem in graphql-language-service, so I fixed this too.

@asiandrummer
Copy link
Contributor

Thanks for your contribution @danez!

@asiandrummer asiandrummer merged commit e8270b8 into graphql:master Sep 25, 2017
@danez danez deleted the graphql11 branch September 25, 2017 18:40
@danez danez mentioned this pull request Sep 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants