Merge pull request #5606 from nurbek91/litVer

Update lit / js lib #5600
main
Elbert Alias 3 years ago committed by GitHub
commit 0f878a4ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.", "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", "icon": "Lit.svg",
"js": { "js": {
"litElementVersions": "" "litElementVersions.0": "([\\d\\.]+)\\;version:\\1"
}, },
"oss": true, "oss": true,
"pricing": [ "pricing": [
@ -629,7 +629,7 @@
"description": "lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.", "description": "lit-html is a simple, modern, safe, small and fast HTML templating library for JavaScript.",
"icon": "Lit.svg", "icon": "Lit.svg",
"js": { "js": {
"litHtmlVersions": "" "litHtmlVersions.0": "([\\d\\.]+)\\;version:\\1"
}, },
"oss": true, "oss": true,
"pricing": [ "pricing": [