From e2fd660f8bf5185fd0678bd9bd8a7735009be0c7 Mon Sep 17 00:00:00 2001 From: Robert MacRae Date: Sun, 29 Mar 2026 00:46:48 -0300 Subject: [PATCH] fully fixed --- api/{package-new.json => package.json} | 0 client/{index.html-new => index.html} | 0 client/{package.json-new => package.json} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename api/{package-new.json => package.json} (100%) rename client/{index.html-new => index.html} (100%) rename client/{package.json-new => package.json} (100%) diff --git a/api/package-new.json b/api/package.json similarity index 100% rename from api/package-new.json rename to api/package.json diff --git a/client/index.html-new b/client/index.html similarity index 100% rename from client/index.html-new rename to client/index.html diff --git a/client/package.json-new b/client/package.json similarity index 100% rename from client/package.json-new rename to client/package.json