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 prop-types as a dependency #92

Merged
merged 3 commits into from
Oct 23, 2017

Conversation

BinaryMuse
Copy link

GraphiQL has prop-types as a peer dependency, which this project doesn't install, resulting in build errors when freshly cloned.

I also reverted the version of graphql from its change in 57242e2, as the updated version no longer meets the peerDep semver range for codemirror-graphql (from the upstream GraphiQL project).

Finally, I updated the package-lock.json from a fresh npm install.

Michelle Tilley added 3 commits October 23, 2017 15:43
Bumping this dep creates an error in peer dependencies for
codemirror-graphql (from the upstream graphiql repo)
This is marked as a peerDep in upstream graphiql
@gjtorikian gjtorikian merged commit d55ab37 into skevy:master Oct 23, 2017
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