Skip to content

fix: wrong peer dependency notation#4

Merged
benjie merged 1 commit intographile:mainfrom
jhoermann:patch-1
Mar 27, 2025
Merged

fix: wrong peer dependency notation#4
benjie merged 1 commit intographile:mainfrom
jhoermann:patch-1

Conversation

@jhoermann
Copy link
Contributor

"graphql": "15.x | 16.x | 17.x" is an invalid peer dependency notation and will actually lead to an npm error:

npm error
npm error Could not resolve dependency:
npm error peer graphql@"15.x | 16.x | 17.x" from graphql-sock@1.0.0

Copy link
Member

@benjie benjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benjie benjie merged commit da94249 into graphile:main Mar 27, 2025
3 checks passed
@benjie
Copy link
Member

benjie commented Mar 27, 2025

Released in 1.0.1 🎉

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