diff --git a/package-lock.json b/package-lock.json index 0dfb47a..0afd596 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "atomico", - "version": "1.76.1", + "version": "1.76.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "atomico", - "version": "1.76.1", + "version": "1.76.2", "license": "MIT", "devDependencies": { "@esm-bundle/chai": "^4.3.4-fix.0", diff --git a/package.json b/package.json index 93de9ba..8295e0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomico", - "version": "1.76.1", + "version": "1.76.2", "description": "Atomico is a small library for the creation of interfaces based on web-components, only using functions and hooks.", "type": "module", "main": "./core.js",