diff --git a/package-lock.json b/package-lock.json index 5d68a4a..1a72a46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ayco/cozy", - "version": "0.1.11", + "version": "0.1.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ayco/cozy", - "version": "0.1.11", + "version": "0.1.12", "dependencies": { "@astro-reactive/form": "^0.8.1", "@astro-reactive/validator": "^0.3.4", diff --git a/package.json b/package.json index edb8252..3065167 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/cozy", - "version": "0.1.11", + "version": "0.1.12", "scripts": { "start": "astro dev", "build": "astro build"