OneGraph / graphiql-explorer

Explorer plugin for GraphiQL
MIT License
904 stars 97 forks source link

Indicate React 17 support in `peerDependencies` #71

Open danoc opened 3 years ago

danoc commented 3 years ago

The package.json file says that graphiql-explorer only works with React ^15.6.0 and ^16.0.0. It'd be great to indicate React 17 support to help folks clean up their peer dependency warnings:

https://github.com/OneGraph/graphiql-explorer/blob/aa200bcdf337d19d1fa2cc495e1a1c63ea33b58c/package.json#L39-L40