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 aa3c22b commit b103624Copy full SHA for b103624
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "graphql-codegen-join-documents",
3
"version": "0.1.0",
4
- "main": "src/index.js",
+ "main": "src/mod.js",
5
"peerDependencies": {
6
"graphql": "^15.0.0"
7
}
src/index.js src/mod.jssrc/index.js renamed to src/mod.js
0 commit comments