mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 03:31:10 +00:00
build(plugins): align package versions to 2026.4.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openclaw/feishu",
|
||||
"version": "2026.4.5",
|
||||
"version": "2026.4.6",
|
||||
"description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
@@ -11,7 +11,7 @@
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.4.5"
|
||||
"openclaw": ">=2026.4.6"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"openclaw": {
|
||||
@@ -39,13 +39,13 @@
|
||||
"install": {
|
||||
"npmSpec": "@openclaw/feishu",
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.4.5"
|
||||
"minHostVersion": ">=2026.4.6"
|
||||
},
|
||||
"compat": {
|
||||
"pluginApi": ">=2026.4.5"
|
||||
"pluginApi": ">=2026.4.6"
|
||||
},
|
||||
"build": {
|
||||
"openclawVersion": "2026.4.5"
|
||||
"openclawVersion": "2026.4.6"
|
||||
},
|
||||
"bundle": {
|
||||
"stageRuntimeDependencies": true
|
||||
|
||||
Reference in New Issue
Block a user