Closed wtrocki closed 5 years ago
graphql version conflicts with user graphql when using without latest version of the library. We should make sure that we have all packages configured using peer-dependencies and require people to pass versions in their apps.
Done (https://github.com/aerogear/offix/blob/master/packages/offix-client/package.json#L57)
graphql version conflicts with user graphql when using without latest version of the library. We should make sure that we have all packages configured using peer-dependencies and require people to pass versions in their apps.