From 9d628b1bfc6bc2706ebf33c0fb03baa84b56e4ef Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 29 Dec 2024 23:32:34 +0000 Subject: [PATCH] add synpixel/clipboard@0.1.4 lune --- synpixel/clipboard | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/synpixel/clipboard b/synpixel/clipboard index 700f38a..f922001 100644 --- a/synpixel/clipboard +++ b/synpixel/clipboard @@ -53,3 +53,17 @@ 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"] + +["0.1.4 lune"] +published_at = "2024-12-29T23:32:34.786389619Z" +description = "Read/write operations for the clipboard in Luau" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/clipboard.luau" + +["0.1.4 lune".target] +environment = "lune" +lib = "lib.luau" + +["0.1.4 lune".dependencies] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]