ci/cd reformats
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
2026-03-27 23:11:28 -04:00
parent 12125e8942
commit 99034ec926
8 changed files with 119 additions and 89 deletions

View File

@@ -1,10 +0,0 @@
{
"name": "catalyst",
"version": "1.0.0",
"scripts": {
"start": "serve . --listen 3000 --single"
},
"dependencies": {
"serve": "^14.0.0"
}
}