From 65c4d04ab6f000eec49b99a1afc6b2a51dc08045 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 12 Oct 2024 19:13:35 +0000 Subject: [PATCH] add lukadev_0/future@1.0.0 lune --- lukadev_0/future | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lukadev_0/future b/lukadev_0/future index a5810d0..bb032e1 100644 --- a/lukadev_0/future +++ b/lukadev_0/future @@ -14,3 +14,19 @@ build_files = ["lib", "option.luau", "std.luau", "threadpool.luau"] option = [{ name = "lukadev_0/option", version = "^1.1.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] std = [{ name = "lukadev_0/std", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] + +["1.0.0 lune"] +published_at = "2024-10-12T19:13:35.600416151Z" +description = "Future type in Luau" +license = "MIT" +authors = ["LukaDev (https://lukadev.me/)"] +repository = "https://github.com/lukadev-0/util.luau" + +["1.0.0 lune".target] +environment = "lune" +lib = "lib/init.luau" + +["1.0.0 lune".dependencies] +option = [{ name = "lukadev_0/option", version = "^1.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] +std = [{ name = "lukadev_0/std", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] +threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]