apollographql / graphql-subscriptions

:newspaper: A small module that implements GraphQL subscriptions for Node.js
MIT License
1.59k stars 133 forks source link

fix: updated graphql to 15.0.0 #222

Closed simlu closed 4 years ago

simlu commented 4 years ago

Transition of this repo to graphql 15. This PR:

Allows graphql 15 as a peer dep Forces graphql 15 as a dev dep

Note that @types/graphql is deprecated and should probably be removed. Hence it is not updated here

apollo-cla commented 4 years ago

@simlu: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

simlu commented 4 years ago

Looks like this wasn't as easy as that... Closing