From c01ec3a1de51f75e2c25936249a6fdf03b0761cf Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 28 Dec 2024 09:23:33 +0000 Subject: [PATCH] add pesde/toolchainlib@0.1.7 lune --- pesde/toolchainlib | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pesde/toolchainlib b/pesde/toolchainlib index 5be8263..ac83a5d 100644 --- a/pesde/toolchainlib +++ b/pesde/toolchainlib @@ -110,3 +110,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.7 lune"] +published_at = "2024-12-28T09:23:33.567339535Z" +description = "A Luau library for implementing toolchain management" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.7 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.7 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"]