From 91af073dc73d90b1d001c339651913b191569571 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 12 Feb 2022 13:19:13 +0600 Subject: [PATCH] Update lit / js lib --- src/technologies/l.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/l.json b/src/technologies/l.json index 66fd7dc58..4737660b2 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -614,7 +614,7 @@ "description": "lit-element is a simple base class for creating web components that work in any web page with any framework. lit-element uses lit-html to render into shadow DOM, and adds API to manage properties and attributes.", "icon": "Lit.svg", "js": { - "litElementVersions": "" + "litElementVersions.0": "([\\d\\.]+)\\;version:\\1" }, "oss": true, "pricing": [ @@ -629,7 +629,7 @@ "description": "lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.", "icon": "Lit.svg", "js": { - "litHtmlVersions": "" + "litHtmlVersions.0": "([\\d\\.]+)\\;version:\\1" }, "oss": true, "pricing": [