From 44cba653b06a69ed80dc17911ad226b2955c9844 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 7 Feb 2025 00:55:42 +0000 Subject: [PATCH] add alicesaidhi/conch_compiler@0.2.0-rc.1 luau --- alicesaidhi/conch_compiler | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/alicesaidhi/conch_compiler b/alicesaidhi/conch_compiler index 32f5367..2e404c1 100644 --- a/alicesaidhi/conch_compiler +++ b/alicesaidhi/conch_compiler @@ -1,5 +1,5 @@ ["0.1.0 roblox"] -published_at = "2025-02-04T22:15:03.552763630Z" +published_at = "2025-02-04T22:15:03.55276363Z" ["0.1.0 roblox".target] environment = "roblox" @@ -18,3 +18,13 @@ lib = "src/lib.luau" ["0.1.0 luau".dependencies] types = [{ name = "alicesaidhi/conch_types", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] + +["0.2.0-rc.1 luau"] +published_at = "2025-02-07T00:55:42.959665243Z" + +["0.2.0-rc.1 luau".target] +environment = "luau" +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"]