Update package.json (Fix repo name) (#1729)

This commit is contained in:
Chenlei Hu
2024-11-28 09:41:28 -08:00
committed by GitHub
parent 578870d345
commit 7f9c70386f

View File

@@ -3,7 +3,7 @@
"private": true,
"version": "1.5.0",
"type": "module",
"repository": "https://github.com/comfyorg/ComfyUI_frontend",
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
"homepage": "https://comfy.org",
"description": "Official front-end implementation of ComfyUI",
"license": "GPL-3.0-only",