We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b86b5 commit a442139Copy full SHA for a442139
package.json
@@ -2,7 +2,7 @@
2
"name": "graphql-codegen-join-documents",
3
"version": "0.1.0",
4
"main": "src/index.js",
5
- "dependencies": {
+ "peerDependencies": {
6
"graphql": "^15.0.0"
7
}
8
0 commit comments