mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-13 17:26:22 +00:00
The validate-licenses CI check fails on the new package because license-checker reports it as 'UNKNOWN'. Match the root package.json's GPL-3.0-only license, which is already on the workflow's allow-list, so the new package passes without touching the workflow allow-list or excludePackages list (which a maintainer would need to push).