Skip to content

Commit eaa0b05

Browse files
authored
chore: add repository to package.json (#22)
* chore: add repository to package.json * add version back
1 parent a89f374 commit eaa0b05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "argocd-mcp",
33
"version": "0.0.0",
44
"description": "Argo CD MCP Server",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/akuity/argocd-mcp.git"
8+
},
59
"keywords": [
610
"mcp",
711
"argocd",

0 commit comments

Comments
 (0)