AEB-labs/node-soap-graphql

Allow graphql-js 15 and 16 in peerDependencies

Yogu opened this issue · 1 comments

Yogu commented

The peerDependencies currently specify

    "graphql": "~0.10.0 | ~0.11.0 | ~0.12.0",

Can we declare support for graphql-js 15 and 16, or is there something that needs to be updated?

Yogu commented

Did something in #8