Merge branch 'main' of https://git.adcmnetworks.co.uk/alexander.lyall/computing-box.git
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 9m48s

This commit is contained in:
2026-03-21 23:08:17 +00:00
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "computing-box", "name": "computing-box",
"version": "26.3.2-1.d", "version": "26.3.2-1.e",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "computing-box", "name": "computing-box",
"version": "26.3.2-1.d", "version": "26.3.2-1.e",
"dependencies": { "dependencies": {
"astro": "^6.0.8" "astro": "^6.0.8"
} }

View File

@@ -1,7 +1,7 @@
{ {
"name": "computing-box", "name": "computing-box",
"type": "module", "type": "module",
"version": "26.3.2-1.d", "version": "26.3.2-1.e",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",