mirror of https://github.com/openclaw/openclaw.git
chore: sync plugin versions
This commit is contained in:
parent
5045a9a00d
commit
d47db55106
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"name": "@clawdbot/lobster",
|
||||
"version": "2026.1.17-1",
|
||||
"version": "2026.1.21",
|
||||
"type": "module",
|
||||
"description": "Lobster workflow tool plugin (typed pipelines + resumable approvals)",
|
||||
"clawdbot": {
|
||||
"extensions": ["./index.ts"]
|
||||
"extensions": [
|
||||
"./index.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue