This commit is contained in:
Ayo 2023-12-16 09:04:14 +01:00
parent 99eb2e0e26
commit f984e6f595
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "web-component-base",
"version": "2.0.5",
"version": "2.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "web-component-base",
"version": "2.0.5",
"version": "2.0.6",
"license": "MIT",
"workspaces": [
"site"

View file

@ -1,6 +1,6 @@
{
"name": "web-component-base",
"version": "2.0.5",
"version": "2.0.6",
"description": "A zero-dependency & tiny JS base class for creating reactive custom elements easily",
"type": "module",
"exports": {