chore(plugin): update comfyui-json version, fixed some custom nodes detection
This commit is contained in:
parent
4560f2cca9
commit
c59c308d32
@ -1,7 +1,7 @@
|
||||
import { app } from "./app.js";
|
||||
import { api } from "./api.js";
|
||||
import { ComfyWidgets, LGraphNode } from "./widgets.js";
|
||||
import { generateDependencyGraph } from "https://esm.sh/comfyui-json@0.1.15";
|
||||
import { generateDependencyGraph } from "https://esm.sh/comfyui-json@0.1.16";
|
||||
|
||||
/** @typedef {import('../../../web/types/comfy.js').ComfyExtension} ComfyExtension*/
|
||||
/** @type {ComfyExtension} */
|
||||
|
Loading…
x
Reference in New Issue
Block a user