diff --git a/pesde/zap b/pesde/zap index dd89f79..e930a48 100644 --- a/pesde/zap +++ b/pesde/zap @@ -1,5 +1,5 @@ ["0.6.15 lune"] -published_at = "2024-12-07T13:40:21.234371530Z" +published_at = "2024-12-07T13:40:21.23437153Z" description = "A lightning fast networking solution for roblox." authors = ["CompeyDev ", "Redblox Organization"] repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/zap" @@ -42,3 +42,22 @@ bin = "init.luau" core = [{ name = "pesde/toolchainlib", version = "^0.1.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] + +["0.6.18 lune"] +published_at = "2025-02-20T13:20:21.41861568Z" +description = "A lightning fast networking solution for roblox." +authors = ["CompeyDev ", "Redblox Organization"] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/zap" + +["0.6.18 lune".target] +environment = "lune" +bin = "init.luau" + +["0.6.18 lune".engines] +pesde = "^0.6.0-rc.6" +lune = ">=0.8.7" + +["0.6.18 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]