diff --git a/package-lock.json b/package-lock.json index 0afd596..b15889f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "atomico", - "version": "1.76.2", + "version": "1.77.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "atomico", - "version": "1.76.2", + "version": "1.77.2", "license": "MIT", "devDependencies": { "@esm-bundle/chai": "^4.3.4-fix.0", diff --git a/package.json b/package.json index b131eee..b983131 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atomico", - "version": "1.77.1", + "version": "1.77.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",