Skip to content

Commit c1b60b8

Browse files
committed
ci: add publish provenance to mcp
1 parent aa7cbe0 commit c1b60b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"mcp",
2121
"mcp-server"
2222
],
23+
"publishConfig": {
24+
"provenance": true
25+
},
2326
"type": "module",
2427
"bin": {
2528
"chrome-inspector-mcp": "./dist/index.js"

0 commit comments

Comments
 (0)