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

Unpin graphql package #1010

Merged
merged 4 commits into from
Feb 12, 2019
Merged

Unpin graphql package #1010

merged 4 commits into from
Feb 12, 2019

Conversation

trevor-scheer
Copy link
Member

Having the graphql package pinned is causing duplicate installations in projects that require it. Unpinning should allow resolution of a single version so long as its >= 14.0.2

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

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.

1 participant