Skip to content

Commit

Permalink
Add repository to the package
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXal committed Dec 10, 2024
1 parent a7ba76c commit dc8c5de
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"name": "@jetbrains/mcp-proxy",
"version": "1.0.8",
"version": "1.0.9",
"description": "A MCP proxy to redirect requests to JetBrains IDEs",
"main": "dist/src/index.js",
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/JetBrains/mcp-jetbrains.git"
},
"bin": {
"mcp-jetbrains-proxy": "dist/src/index.js"
},
Expand Down

0 comments on commit dc8c5de

Please sign in to comment.