This commit is contained in:
Chenlei Hu
2024-08-23 18:53:48 -04:00
committed by GitHub
parent 1a3cf4c3f3
commit d232e38c33
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.2.32",
"version": "1.2.33",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "comfyui-frontend",
"version": "1.2.32",
"version": "1.2.33",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.2.1",
"@comfyorg/litegraph": "^0.7.48",

View File

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