mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 06:47:33 +00:00
Change main to litegraph.core.js (#5)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "@comfyorg/litegraph",
|
||||
"version": "0.7.16",
|
||||
"version": "0.7.17",
|
||||
"description": "A graph node editor similar to PD or UDK Blueprints. It works in an HTML5 Canvas and allows to export graphs to be included in applications.",
|
||||
"main": "build/litegraph.js",
|
||||
"main": "build/litegraph.core.js",
|
||||
"types": "src/litegraph.d.ts",
|
||||
"directories": {
|
||||
"doc": "doc"
|
||||
|
||||
Reference in New Issue
Block a user