Skip to content

Commit 8a47b76

Browse files
committed
release(0.0.5): add correct repository url
1 parent 83abe6c commit 8a47b76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "mcp-graphql",
33
"module": "index.ts",
44
"type": "module",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
6+
"repository": "github:blurrah/mcp-graphql",
67
"bin": {
78
"mcp-graphql": "./dist/index.js"
89
},

0 commit comments

Comments
 (0)