From ccbf3ff254a0beffa26b6210e9604af23559ac4a Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 23 Feb 2025 06:56:24 +0000 Subject: [PATCH] add jiwonz/task@0.2.0-rc.2 roblox --- jiwonz/task | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jiwonz/task b/jiwonz/task index 04afbed..4ba6810 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -119,3 +119,15 @@ lib = "src/lib/init.luau" ["0.2.0-rc.1 luau".engines] pesde = "^0.6.0-rc.8" lune = "^0.8.9" + +["0.2.0-rc.2 roblox"] +published_at = "2025-02-23T06:56:24.19287493Z" +description = "Get the task library for Roblox or Lune or Luau" +license = "MIT" +authors = ["jiwonz ", "jackdotink"] +repository = "https://github.com/jiwonz/luau-task" + +["0.2.0-rc.2 roblox".target] +environment = "roblox" +lib = "src/lib/init.luau" +build_files = ["src"]