This commit is contained in:
Chenlei Hu
2024-11-20 20:36:18 -05:00
committed by GitHub
parent 94f5031f0d
commit 73b7606f6e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "comfyui-frontend",
"version": "1.4.5",
"version": "1.4.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "comfyui-frontend",
"version": "1.4.5",
"version": "1.4.6",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.3.1",

View File

@@ -1,7 +1,7 @@
{
"name": "comfyui-frontend",
"private": true,
"version": "1.4.5",
"version": "1.4.6",
"type": "module",
"scripts": {
"dev": "vite",