test commit

This commit is contained in:
Giac
2025-12-08 22:57:54 -06:00
parent 5bd6087d1d
commit 4bf7505592
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{ {
"lockfileVersion": 1, "lockfileVersion": 1,
"configVersion": 0,
"workspaces": { "workspaces": {
"": { "": {
"name": "on-the-spectrum", "name": "on-the-spectrum",

View File

@@ -6,4 +6,4 @@ export default defineConfig({
server: { server: {
port: 4321 port: 4321
} }
}); });