diff --git a/alicesaidhi/conch_compiler b/alicesaidhi/conch_compiler index 1843733..06b8a62 100644 --- a/alicesaidhi/conch_compiler +++ b/alicesaidhi/conch_compiler @@ -83,3 +83,14 @@ build_files = ["src"] ["0.2.0-rc.6 roblox".dependencies] types = [{ name = "alicesaidhi/conch_types", version = "^0.2.0-rc.6", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] + +["0.2.0 roblox"] +published_at = "2025-02-24T17:03:42.406169468Z" + +["0.2.0 roblox".target] +environment = "roblox" +lib = "src/lib.luau" +build_files = ["src"] + +["0.2.0 roblox".dependencies] +types = [{ name = "alicesaidhi/conch_types", version = "^0.2.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]