chore(plugin): update comfyui json
This commit is contained in:
+1
-1
@@ -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/[email protected]6";
|
||||
import { generateDependencyGraph } from "https://esm.sh/[email protected]9";
|
||||
|
||||
/** @typedef {import('../../../web/types/comfy.js').ComfyExtension} ComfyExtension*/
|
||||
/** @type {ComfyExtension} */
|
||||
|
||||
Reference in New Issue
Block a user