fix(package): update repository URL to use master branch
This commit is contained in:
2
.package
2
.package
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
title = "CC Platform Core",
|
title = "CC Platform Core",
|
||||||
description = "Shared platform foundation for CC:Tweaked services on Opus. Provides protocol library, channel registry, webbridge infrastructure, and service lifecycle primitives.",
|
description = "Shared platform foundation for CC:Tweaked services on Opus. Provides protocol library, channel registry, webbridge infrastructure, and service lifecycle primitives.",
|
||||||
repository = "gitea://git.spatulaa.com/MayaTheShy/cc-platform-core/main/",
|
repository = "gitea://git.spatulaa.com/MayaTheShy/cc-platform-core/master/",
|
||||||
required = { },
|
required = { },
|
||||||
exclude = {
|
exclude = {
|
||||||
"^server/", -- Node.js code, distributed via npm separately
|
"^server/", -- Node.js code, distributed via npm separately
|
||||||
|
|||||||
Reference in New Issue
Block a user