diff --git a/package-lock.json b/package-lock.json index d183b02..a92c304 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "computing-box", - "version": "26.4.1-3.a", + "version": "26.4.1-5.a", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "computing-box", - "version": "26.4.1-3.a", + "version": "26.4.1-5.a", "dependencies": { "astro": "^6.1.1" } diff --git a/package.json b/package.json index 6097212..e0cbc03 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "computing-box", "type": "module", - "version": "26.4.1-3.a", + "version": "26.4.1-5.a", "scripts": { "dev": "astro dev", "build": "astro build",