diff --git a/package-lock.json b/package-lock.json index fdd3e2ee1..a9a42109e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "comfyui-frontend", - "version": "1.4.10", + "version": "1.4.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "comfyui-frontend", - "version": "1.4.10", + "version": "1.4.11", "dependencies": { "@atlaskit/pragmatic-drag-and-drop": "^1.3.1", "@comfyorg/comfyui-electron-types": "^0.3.6", diff --git a/package.json b/package.json index f2d9a7595..36ea8e0da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "comfyui-frontend", "private": true, - "version": "1.4.10", + "version": "1.4.11", "type": "module", "scripts": { "dev": "vite",