You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I get the warning "jest-transform-graphql@2.1.0" has unmet peer dependency "graphql-tag@^2.0.0". when installing graphql-tag 2.4.2 (the current version).
Happy to submit a PR to increase the supported version of graphql-tag when I get some time this weekend if you generally think the change is appropriate.
The text was updated successfully, but these errors were encountered:
Currently, I get the warning
"jest-transform-graphql@2.1.0" has unmet peer dependency "graphql-tag@^2.0.0".
when installinggraphql-tag
2.4.2 (the current version).Happy to submit a PR to increase the supported version of
graphql-tag
when I get some time this weekend if you generally think the change is appropriate.The text was updated successfully, but these errors were encountered: