mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 22:37:32 +00:00
0.8.86 (#546)
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@comfyorg/litegraph",
|
"name": "@comfyorg/litegraph",
|
||||||
"version": "0.8.85",
|
"version": "0.8.86",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@comfyorg/litegraph",
|
"name": "@comfyorg/litegraph",
|
||||||
"version": "0.8.85",
|
"version": "0.8.86",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.14.0",
|
"@eslint/js": "^9.14.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@comfyorg/litegraph",
|
"name": "@comfyorg/litegraph",
|
||||||
"version": "0.8.85",
|
"version": "0.8.86",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"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.",
|
"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": "./dist/litegraph.umd.js",
|
"main": "./dist/litegraph.umd.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user