From f0edbcdddeeeed7c5c9e58466b1c840bc23c7f05 Mon Sep 17 00:00:00 2001 From: Robert MacRae Date: Sun, 29 Mar 2026 00:45:39 -0300 Subject: [PATCH] fixing things --- API/package.json => api/package-new.json | 0 Client/index.html => client/index.html-new | 0 Client/package.json => client/package.json-new | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename API/package.json => api/package-new.json (100%) rename Client/index.html => client/index.html-new (100%) rename Client/package.json => client/package.json-new (100%) diff --git a/API/package.json b/api/package-new.json similarity index 100% rename from API/package.json rename to api/package-new.json diff --git a/Client/index.html b/client/index.html-new similarity index 100% rename from Client/index.html rename to client/index.html-new diff --git a/Client/package.json b/client/package.json-new similarity index 100% rename from Client/package.json rename to client/package.json-new