This commit is contained in:
Chenlei Hu
2024-10-11 16:27:50 -04:00
committed by GitHub
parent c2377b62ac
commit c23d95f8f9
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.3.17",
"version": "1.3.18",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "comfyui-frontend",
"version": "1.3.17",
"version": "1.3.18",
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/litegraph": "^0.8.3",

View File

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