mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:40:44 +00:00
build: prepare next external plugin beta batch
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "@openclaw/diffs",
|
||||
"version": "2026.4.25",
|
||||
"private": true,
|
||||
"version": "2026.5.1-beta.1",
|
||||
"description": "OpenClaw diff viewer plugin",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/openclaw/openclaw"
|
||||
},
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build:viewer": "bun build src/viewer-client.ts --target browser --format esm --minify --outfile assets/viewer-runtime.js"
|
||||
@@ -30,7 +33,7 @@
|
||||
"pluginApi": ">=2026.4.30"
|
||||
},
|
||||
"build": {
|
||||
"openclawVersion": "2026.4.30"
|
||||
"openclawVersion": "2026.5.1-beta.1"
|
||||
},
|
||||
"bundle": {
|
||||
"includeInCore": false
|
||||
|
||||
Reference in New Issue
Block a user