Skip to content

Commit 7101c39

Browse files
committed
chore: support npm package installer
1 parent 1a67c36 commit 7101c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist-workspace.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ create-release = false
2222
# A GitHub repo to push Homebrew formulas to
2323
tap = "rust-mcp-stack/homebrew-tap"
2424
# Publish jobs to run in CI
25-
publish-jobs = ["homebrew"]
25+
publish-jobs = ["homebrew","npm"]
2626
# A namespace to use when publishing this package to the npm registry
2727
npm-scope = "@rustmcp"
2828

0 commit comments

Comments
 (0)