mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-25 08:52:12 +00:00
ACP: revert acpx-plugin package naming (#52456)
* ACP: revert acpx-plugin package naming * Test: format acp install hints expectations
This commit is contained in:
@@ -51,7 +51,7 @@ describe("copyBundledPluginMetadata", () => {
|
||||
skills: ["./skills"],
|
||||
});
|
||||
writeJson(path.join(pluginDir, "package.json"), {
|
||||
name: "@openclaw/acpx-plugin",
|
||||
name: "@openclaw/acpx",
|
||||
openclaw: { extensions: ["./index.ts"] },
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user