From d597f8ce77af3530bfaf9163c73ce09d1dbbc12e Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 8 Feb 2025 00:55:53 +0000 Subject: [PATCH] add alicesaidhi/conch_compiler@0.2.0-rc.3 roblox --- alicesaidhi/conch_compiler | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/alicesaidhi/conch_compiler b/alicesaidhi/conch_compiler index 11b6325..6c46c52 100644 --- a/alicesaidhi/conch_compiler +++ b/alicesaidhi/conch_compiler @@ -39,3 +39,14 @@ lib = "src/lib.luau" ["0.2.0-rc.1 luau".dependencies] types = [{ name = "alicesaidhi/conch_types", version = "^0.2.0-rc.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] + +["0.2.0-rc.3 roblox"] +published_at = "2025-02-08T00:55:53.16174238Z" + +["0.2.0-rc.3 roblox".target] +environment = "roblox" +lib = "src/lib.luau" +build_files = ["src", "src/"] + +["0.2.0-rc.3 roblox".dependencies] +types = [{ name = "alicesaidhi/conch_types", version = "^0.2.0-rc.3", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]