Skip to content

Commit 70cefee

Browse files
committed
fix url in package.json
1 parent 6fe1ff1 commit 70cefee

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
@@ -20,6 +20,10 @@
2020
"keywords": [],
2121
"author": "Alexandros Kapravelos",
2222
"description": "Socket MCP server for scanning dependencies",
23+
"repository": {
24+
"type": "git",
25+
"url": "https://github.com/SocketDev/socket-mcp"
26+
},
2327
"dependencies": {
2428
"@modelcontextprotocol/sdk": "^1.11.3",
2529
"@types/node-fetch": "^2.6.12",

0 commit comments

Comments
 (0)