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 83abe6c commit 8a47b76Copy full SHA for 8a47b76
package.json
@@ -2,7 +2,8 @@
2
"name": "mcp-graphql",
3
"module": "index.ts",
4
"type": "module",
5
- "version": "0.0.4",
+ "version": "0.0.5",
6
+ "repository": "github:blurrah/mcp-graphql",
7
"bin": {
8
"mcp-graphql": "./dist/index.js"
9
},
0 commit comments