mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 13:22:14 +00:00
build(bluebubbles): align openclaw dependency specifiers
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "OpenClaw BlueBubbles channel plugin",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"openclaw": "workspace:*"
|
||||
"openclaw": ">=2026.3.31"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.3.31"
|
||||
|
||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -266,7 +266,7 @@ importers:
|
||||
extensions/bluebubbles:
|
||||
devDependencies:
|
||||
openclaw:
|
||||
specifier: workspace:*
|
||||
specifier: '>=2026.3.31'
|
||||
version: link:../..
|
||||
|
||||
extensions/brave: {}
|
||||
|
||||
Reference in New Issue
Block a user