mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
fix(plugins): align diffs external install metadata (#130362)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"install": {
|
||||
"npmSpec": "@openclaw/diffs-language-pack",
|
||||
"clawhubSpec": "clawhub:@openclaw/diffs-language-pack",
|
||||
"localPath": "extensions/diffs-language-pack",
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.5.27"
|
||||
},
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
],
|
||||
"install": {
|
||||
"npmSpec": "@openclaw/diffs",
|
||||
"localPath": "extensions/diffs",
|
||||
"clawhubSpec": "clawhub:@openclaw/diffs",
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.4.30"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user