From 684e75c5f87016f1addf5be2c276307e3ec5d037 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 13 Oct 2024 09:34:19 +0000 Subject: [PATCH] add pesde/hello@1.0.1 lune --- pesde/hello | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pesde/hello b/pesde/hello index cb8f234..de29e03 100644 --- a/pesde/hello +++ b/pesde/hello @@ -33,3 +33,15 @@ repository = "https://github.com/lukadev-0/pesde-hello" environment = "luau" lib = "lib.luau" bin = "bin.luau" + +["1.0.1 lune"] +published_at = "2024-10-13T09:34:19.213988526Z" +description = "Prints hello. Intended for use in examples." +license = "MIT" +authors = ["LukaDev (https://lukadev.me)"] +repository = "https://github.com/lukadev-0/pesde-hello" + +["1.0.1 lune".target] +environment = "lune" +lib = "lib.luau" +bin = "bin.luau"