chore(plugin): update comfyui json

This commit is contained in:
bennykok
2024-02-14 14:56:11 +08:00
parent 8e58d962a7
commit 01e8668d1a
+1 -1
View File
@@ -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} */