From da2b77de934b119d11de4af8fbeef033c0ccd63c Mon Sep 17 00:00:00 2001 From: Kazuki Tanaka Date: Fri, 29 Nov 2024 17:04:53 +0900 Subject: [PATCH] add videolibrary (#417) * add videolibrary * fix video-library min ver to 3.2.2. * add Jurassic * fix jurassic min ver to 3.0.0 --- registry.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/registry.json b/registry.json index 615adfe..4b0de6a 100644 --- a/registry.json +++ b/registry.json @@ -602,6 +602,10 @@ "listed": true, "version": "1.4.0" }, + "Jurassic": { + "listed": true, + "version": "3.0.0" + }, "JWT": { "listed": true, "version": "5.2.0" @@ -1747,6 +1751,10 @@ "listed": true, "version": "2.5.42" }, + "VideoLibrary": { + "listed": true, + "version": "3.2.2" + }, "VoltRpc": { "listed": true, "version": "1.0.0"