From 5fe1d09c763899e714d8b95d0924be6587488bc6 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 7 Feb 2025 08:37:54 +0000 Subject: [PATCH] deprecate pesde/hello --- pesde/hello | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pesde/hello b/pesde/hello index 77a71b7..9251433 100644 --- a/pesde/hello +++ b/pesde/hello @@ -1,3 +1,6 @@ +[meta] +deprecated = "hello, world" + ["1.0.0 roblox"] published_at = "2024-10-12T16:50:40.756749348Z" description = "Prints hello. Intended for use in examples." @@ -71,7 +74,7 @@ lib = "lib.luau" bin = "bin.luau" ["1.0.2 roblox"] -published_at = "2024-10-29T18:22:03.262643810Z" +published_at = "2024-10-29T18:22:03.26264381Z" description = "Prints hello. Intended for use in examples." license = "MIT" authors = ["LukaDev (https://lukadev.me)"]