diff --git a/package-lock.json b/package-lock.json index 7ef123c..ffe04d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ayco/cozy", - "version": "0.1.29", + "version": "0.1.30", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ayco/cozy", - "version": "0.1.29", + "version": "0.1.30", "dependencies": { "@astrojs/netlify": "^2.2.2", "@ayco/astro-resume": "^0.2.1", diff --git a/package.json b/package.json index a0e46c2..16d08ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ayco/cozy", - "version": "0.1.29", + "version": "0.1.30", "scripts": { "start": "astro dev", "build": "astro build"