chore(report): pin plugin-inspector bundle metadata check
This commit is contained in:
parent
743e2d686e
commit
877c217437
@ -4,7 +4,7 @@ import path from "node:path";
|
||||
import { pathToFileURL } from "node:url";
|
||||
import { repoRoot } from "./manifest-lib.mjs";
|
||||
|
||||
export const pluginInspectorRef = "4bc5fbcfa3bddbe5118ad70604d5a02bdb81bdbc";
|
||||
export const pluginInspectorRef = "2eda65a8a9bb70ab872b51383abb775c9765192d";
|
||||
export const pluginInspectorPackage = "@openclaw/plugin-inspector@0.3.5";
|
||||
|
||||
export async function loadPluginInspector() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user