Skip to content

Commit 4f71458

Browse files
authored
Update package.json to contain repository.url in for npm trusted publisher setup (#1201)
1 parent 948c4fa commit 4f71458

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"bin": {
1111
"mcp-inspector": "cli/build/cli.js"
1212
},
13+
"repository": {
14+
"url": "https://github.com/modelcontextprotocol/inspector"
15+
},
1316
"files": [
1417
"client/bin",
1518
"client/dist",

0 commit comments

Comments
 (0)