fix: point package repository to stable branch
This commit is contained in:
2
.package
2
.package
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
title = "Inventory Manager",
|
title = "Inventory Manager",
|
||||||
description = "Automated inventory management system for CC:Tweaked. Tracks items across networked storage, crafting turtles, furnaces, and alerts. Includes web dashboard via bridge computer.",
|
description = "Automated inventory management system for CC:Tweaked. Tracks items across networked storage, crafting turtles, furnaces, and alerts. Includes web dashboard via bridge computer.",
|
||||||
repository = "gitea://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/main/",
|
repository = "gitea://git.spatulaa.com/MayaTheShy/Inventory-Manager-CC/stable/",
|
||||||
exclude = {
|
exclude = {
|
||||||
"^web/", "^__tests__/", "^startup/",
|
"^web/", "^__tests__/", "^startup/",
|
||||||
"%.md$", "%.json$", "^%.git", "^LICENSE$", "^node_modules/",
|
"%.md$", "%.json$", "^%.git", "^LICENSE$", "^node_modules/",
|
||||||
|
|||||||
Reference in New Issue
Block a user