Skip to content

Commit 92ba550

Browse files
committed
🐳 chore: 更新 mcp 版本
1 parent 903f7c1 commit 92ba550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { resolve } from "path";
33
import { fileURLToPath } from "url";
44
import themepkg from "../packages/vitepress-theme-async/package.json" assert { type: "json" };
55
import clipkg from "../packages/create-theme/package.json" assert { type: "json" };
6-
import mcppkg from "../packages/mac-server/package.json" assert { type: "json" };
6+
import mcppkg from "../packages/mcp-server/package.json" assert { type: "json" };
77

88

99
if (process.env.RELEASE_VERSION) {

0 commit comments

Comments
 (0)