From 72e6a65815463b113bdbf483c2db0e86ce236a15 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 30 Nov 2024 05:36:26 +0000 Subject: [PATCH] add pesde/toolchainlib@0.1.1 lune --- pesde/toolchainlib | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pesde/toolchainlib b/pesde/toolchainlib index 8c40504..875a610 100644 --- a/pesde/toolchainlib +++ b/pesde/toolchainlib @@ -13,3 +13,19 @@ option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://gith 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"] semver = [{ name = "0x5eal/semver", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "peer"] + +["0.1.1 lune"] +published_at = "2024-11-30T05:36:26.493043942Z" +license = "MIT" +repository = "https://github.com/pesde-pkg/tooling/tree/main/toolchainlib" + +["0.1.1 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.1 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"] +semver = [{ name = "0x5eal/semver", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "peer"]