Skip to content

Commit 64a89e6

Browse files
authored
Add final core changes for API nodes (#1121)
Uses ComfyUI core commit: comfyanonymous/ComfyUI@dc049d0
1 parent 4e58807 commit 64a89e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"frontendVersion": "1.17.10",
1414
"comfyUI": {
1515
"version": "0.3.29",
16-
"optionalBranch": "api-nodes"
16+
"optionalBranch": "api-nodes-fixes"
1717
},
1818
"managerCommit": "402e2c384f338d0ed0a7fb19caa93f29a0dc35fd",
1919
"uvVersion": "0.5.31"
@@ -118,4 +118,4 @@
118118
"wait-on": "^8.0.1",
119119
"yaml": "^2.6.0"
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)