Update lit / js lib #5600
@ -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.",
"litHtmlVersions": ""
"litHtmlVersions.0": "([\\d\\.]+)\\;version:\\1"