Skip to content

Commit 1afae4f

Browse files
authored
[CI] Fix frontend package release skipped (#4404)
1 parent 1632798 commit 1afae4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@comfyorg/comfyui-frontend",
33
"private": true,
4-
"version": "1.24.0",
4+
"version": "1.24.0-1",
55
"type": "module",
66
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
77
"homepage": "https://comfy.org",

0 commit comments

Comments
 (0)