From 7ef1b8c42687d486c20a1e7f61b73c38f9170e8a Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 5 Dec 2024 21:48:00 +0000 Subject: [PATCH] add luneweb/dom@0.1.0 lune --- luneweb/dom | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/luneweb/dom b/luneweb/dom index 348da9c..4488dc7 100644 --- a/luneweb/dom +++ b/luneweb/dom @@ -1,3 +1,13 @@ +["0.1.0 lune"] +published_at = "2024-12-05T21:48:00.050800871Z" +description = "bindings for interacting with the DOM" +license = "MIT" +repository = "https://github.com/LuneWeb/LuneWeb" + +["0.1.0 lune".target] +environment = "lune" +lib = "init.luau" + ["0.1.0 luau"] published_at = "2024-12-05T21:08:53.575325495Z" description = "bindings for interacting with the DOM"