1.12.19
This commit is contained in:
parent
51110f46ed
commit
3828c0392e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "web-component-base",
|
"name": "web-component-base",
|
||||||
"version": "1.12.18",
|
"version": "1.12.19",
|
||||||
"description": "A zero-dependency, ~600 Bytes (minified & brotlied), JS base class for creating reactive custom elements easily",
|
"description": "A zero-dependency, ~600 Bytes (minified & brotlied), JS base class for creating reactive custom elements easily",
|
||||||
"main": "WebComponent.js",
|
"main": "WebComponent.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
Loading…
Reference in a new issue