fix(package): update repository URL to use master branch

This commit is contained in:
MayaTheShy
2026-03-28 22:17:57 -04:00
parent 611bc1236c
commit 63e110f2ee

View File

@@ -1,7 +1,7 @@
{
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.",
repository = "gitea://git.spatulaa.com/MayaTheShy/cc-platform-core/main/",
repository = "gitea://git.spatulaa.com/MayaTheShy/cc-platform-core/master/",
required = { },
exclude = {
"^server/", -- Node.js code, distributed via npm separately