File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 109
109
"@comfyorg/design-system" : " workspace:*" ,
110
110
"@comfyorg/registry-types" : " workspace:*" ,
111
111
"@comfyorg/tailwind-utils" : " workspace:*" ,
112
- "@comfyorg/generic -frontend-pure-functions-and-stuff " : " workspace:*" ,
112
+ "@comfyorg/shared -frontend-utils " : " workspace:*" ,
113
113
"@iconify/json" : " ^2.2.380" ,
114
114
"@primeuix/forms" : " 0.0.2" ,
115
115
"@primeuix/styled" : " 0.3.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @comfyorg/generic -frontend-pure-functions-and-stuff " ,
2
+ "name" : " @comfyorg/shared -frontend-utils " ,
3
3
"private" : true ,
4
4
"version" : " 1.0.0" ,
5
5
"description" : " Shared frontend utils for ComfyUI Frontend" ,
Original file line number Diff line number Diff line change 1
- export * from '@comfyorg/generic -frontend-pure-functions-and-stuff /envUtil'
1
+ export * from '@comfyorg/shared -frontend-utils /envUtil'
Original file line number Diff line number Diff line change 1
- export * from '@comfyorg/generic -frontend-pure-functions-and-stuff /formatUtil'
1
+ export * from '@comfyorg/shared -frontend-utils /formatUtil'
Original file line number Diff line number Diff line change 1
- export * from '@comfyorg/generic -frontend-pure-functions-and-stuff /networkUtil'
1
+ export * from '@comfyorg/shared -frontend-utils /networkUtil'
You can’t perform that action at this time.
0 commit comments