diff --git a/lukadev_0/std b/lukadev_0/std index 22d1a6c..35ef700 100644 --- a/lukadev_0/std +++ b/lukadev_0/std @@ -21,6 +21,18 @@ repository = "https://github.com/lukadev-0/util.luau" environment = "lune" lib = "lib/init.luau" +["1.0.1 roblox"] +published_at = "2024-11-02T13:46:19.358868002Z" +description = "Runtime agnostic access to standard libraries" +license = "MIT" +authors = ["LukaDev (https://lukadev.me/)"] +repository = "https://github.com/lukadev-0/util.luau" + +["1.0.1 roblox".target] +environment = "roblox" +lib = "lib/init.luau" +build_files = ["lib"] + ["1.0.1 lune"] published_at = "2024-11-02T13:46:15.055074405Z" description = "Runtime agnostic access to standard libraries"