From b80c560a24cda3e05efce5f092b2744d793661cf Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 16 Dec 2024 06:54:33 +0000 Subject: [PATCH] add pesde/luau_lsp@1.37.0 lune --- pesde/luau_lsp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pesde/luau_lsp b/pesde/luau_lsp index d115e23..9b9cfb8 100644 --- a/pesde/luau_lsp +++ b/pesde/luau_lsp @@ -27,3 +27,18 @@ bin = "init.luau" core = [{ name = "pesde/toolchainlib", version = "^0.1.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] option = [{ name = "lukadev_0/option", version = "^1.2.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" }, "standard"] + +["1.37.0 lune"] +published_at = "2024-12-16T06:54:33.171915683Z" +description = "Language Server Implementation for Luau" +authors = ["CompeyDev ", "Johnny Morganz "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp" + +["1.37.0 lune".target] +environment = "lune" +bin = "init.luau" + +["1.37.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.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" }, "standard"]