v0.2.0-beta.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "clawx",
|
"name": "clawx",
|
||||||
"version": "0.2.0-beta.4",
|
"version": "0.2.0-beta.5",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": [
|
"onlyBuiltDependencies": [
|
||||||
"@discordjs/opus",
|
"@discordjs/opus",
|
||||||
@@ -119,4 +119,4 @@
|
|||||||
"zx": "^8.8.5"
|
"zx": "^8.8.5"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.31.0+sha512.e3927388bfaa8078ceb79b748ffc1e8274e84d75163e67bc22e06c0d3aed43dd153151cbf11d7f8301ff4acb98c68bdc5cadf6989532801ffafe3b3e4a63c268"
|
"packageManager": "pnpm@10.31.0+sha512.e3927388bfaa8078ceb79b748ffc1e8274e84d75163e67bc22e06c0d3aed43dd153151cbf11d7f8301ff4acb98c68bdc5cadf6989532801ffafe3b3e4a63c268"
|
||||||
}
|
}
|
||||||
@@ -340,6 +340,7 @@ exports.default = async function afterPack(context) {
|
|||||||
{ npmName: '@soimy/dingtalk', pluginId: 'dingtalk' },
|
{ npmName: '@soimy/dingtalk', pluginId: 'dingtalk' },
|
||||||
{ npmName: '@wecom/wecom-openclaw-plugin', pluginId: 'wecom' },
|
{ npmName: '@wecom/wecom-openclaw-plugin', pluginId: 'wecom' },
|
||||||
{ npmName: '@sliverp/qqbot', pluginId: 'qqbot' },
|
{ npmName: '@sliverp/qqbot', pluginId: 'qqbot' },
|
||||||
|
{ npmName: '@larksuite/openclaw-lark', pluginId: 'feishu-openclaw-plugin' },
|
||||||
];
|
];
|
||||||
|
|
||||||
mkdirSync(pluginsDestRoot, { recursive: true });
|
mkdirSync(pluginsDestRoot, { recursive: true });
|
||||||
|
|||||||
Reference in New Issue
Block a user