From bd32a00811aa3077f919f5ce732dcd8a07c42595 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 29 Dec 2024 23:28:39 +0000 Subject: [PATCH] add synpixel/clipboard@0.1.3 lune --- synpixel/clipboard | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/synpixel/clipboard b/synpixel/clipboard index 6c9546c..700f38a 100644 --- a/synpixel/clipboard +++ b/synpixel/clipboard @@ -39,3 +39,17 @@ lib = "lib.luau" ["0.1.2 lune".dependencies] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.1.3 lune"] +published_at = "2024-12-29T23:28:39.408855534Z" +description = "Read/write operations for the clipboard in Luau" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/clipboard.luau" + +["0.1.3 lune".target] +environment = "lune" +lib = "lib.luau" + +["0.1.3 lune".dependencies] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]