Skip to content

Commit 1771f80

Browse files
committed
feat: fix ci
1 parent 3f0448b commit 1771f80

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/mcp-portal/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
},
2323
"keywords": [],
2424
"author": "",
25-
"license": "ISC"
25+
"license": "ISC",
26+
"publishConfig": {
27+
"access": "public",
28+
"registry": "https://registry.npmjs.org/"
29+
}
2630
}

0 commit comments

Comments
 (0)