chore: update pkg meta
This commit is contained in:
parent
3828c0392e
commit
d56d7593f8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "web-component-base",
|
"name": "web-component-base",
|
||||||
"version": "1.12.19",
|
"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 & gzipped), JS base class for creating reactive custom elements easily",
|
||||||
"main": "WebComponent.js",
|
"main": "WebComponent.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue