diff --git a/web-plugin/index.js b/web-plugin/index.js index a5ac60d..e909c70 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.19"; +import { generateDependencyGraph } from "https://esm.sh/comfyui-json@0.1.22"; const loadingIcon = ``;