chore: fix version
This commit is contained in:
parent
d551e7c36b
commit
e2ebf8f91a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "web-component-base",
|
"name": "web-component-base",
|
||||||
"version": "1.6.7",
|
"version": "1.6.6",
|
||||||
"description": "Minimal base class for creating reactive custom elements easily",
|
"description": "Minimal base class for creating reactive custom elements easily",
|
||||||
"main": "index.d.ts",
|
"main": "index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue