From a441ee2f8c04a2278e8cf7eb3215219c760aa7f3 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 14 Mar 2025 21:33:38 +0000 Subject: [PATCH] add kimpure/chalk_luau@0.1.7 roblox --- kimpure/chalk_luau | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/kimpure/chalk_luau b/kimpure/chalk_luau index 1276e3e..01b2fb1 100644 --- a/kimpure/chalk_luau +++ b/kimpure/chalk_luau @@ -178,3 +178,15 @@ repository = "https://github.com/kimpure/chalk-luau" ["0.1.6 luau".target] environment = "luau" lib = "src/init.luau" + +["0.1.7 roblox"] +published_at = "2025-03-14T21:33:38.882201479Z" +description = "Roblox/chalk-lua for Luau" +license = "MIT" +authors = ["Roblox", "kimpure"] +repository = "https://github.com/kimpure/chalk-luau" + +["0.1.7 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"]