From ceafbc8eff103f0ec3b97a05f0a8ab8ace3514b2 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 16 Dec 2024 07:33:38 +0000 Subject: [PATCH] add pesde/toolchainlib@0.1.4 lune --- pesde/toolchainlib | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pesde/toolchainlib b/pesde/toolchainlib index 4ec047a..49ccc6c 100644 --- a/pesde/toolchainlib +++ b/pesde/toolchainlib @@ -62,3 +62,19 @@ dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"] pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"] + +["0.1.4 lune"] +published_at = "2024-12-16T07:33:38.069185551Z" +description = "A Luau library for implementing toolchain management" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.4 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.4 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "peer"]