We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 865e890 + 7951ad5 commit da15c93Copy full SHA for da15c93
packages/graphql/package.json
@@ -11,6 +11,10 @@
11
"bugs": {
12
"url": "https://github.com/neo4j/graphql/issues"
13
},
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "git+https://github.com/neo4j/graphql.git"
17
+ },
18
"homepage": "https://github.com/neo4j/graphql/tree/dev/packages/graphql",
19
"exports": "./dist/index.js",
20
"main": "./dist/index.js",
packages/introspector/package.json
"homepage": "https://github.com/neo4j/graphql/tree/dev/packages/introspector",
0 commit comments