Update litegraph API - add @ts-expect-error (#1380)

* Update litegraph API - add @ts-expect-error

LG update removes some implicit any, exposing existing errors

* Update litegraph

---------

Co-authored-by: huchenlei <huchenlei@proton.me>
This commit is contained in:
filtered
2024-10-31 11:05:04 +11:00
committed by GitHub
parent 94f4147f92
commit ed0592d6e0
3 changed files with 7 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
},
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/litegraph": "^0.8.12",
"@comfyorg/litegraph": "^0.8.13",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"axios": "^1.7.4",