diff --git a/web-plugin/index.js b/web-plugin/index.js index 63d3b04..0a69138 100644 --- a/web-plugin/index.js +++ b/web-plugin/index.js @@ -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.22"; +import { generateDependencyGraph } from "https://esm.sh/comfyui-json@0.1.23"; const loadingIcon = ``;