Skip to content

Commit e6012dc

Browse files
committed
chore: add repository to package.json
1 parent a89f374 commit e6012dc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "argocd-mcp",
3-
"version": "0.0.0",
43
"description": "Argo CD MCP Server",
4+
"repository": {
5+
"type": "git",
6+
"url": "git+https://github.com/akuity/argocd-mcp.git"
7+
},
58
"keywords": [
69
"mcp",
710
"argocd",

0 commit comments

Comments
 (0)