diff --git a/jiwonz/task b/jiwonz/task index 503e45e..f0b0e08 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -77,3 +77,15 @@ lib = "src/lib/init.luau" ["0.1.1 luau".engines] pesde = "^0.6.0-rc.8" lune = "^0.8.9" + +["0.2.0-rc.1 roblox"] +published_at = "2025-02-22T11:57:46.965029077Z" +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.1 roblox".target] +environment = "roblox" +lib = "src/lib/init.luau" +build_files = ["src"]