chore: remove branding references and update author metadata

This commit is contained in:
Satyam
2026-02-01 03:54:30 +05:30
parent 8a749d3041
commit 79c1cc0de4
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -109,4 +109,4 @@ Checks if the system should run in simulated demo mode.
| **OpenWeather** | Dashboard Weather Widget | `VITE_OPENWEATHER_API_KEY` | | **OpenWeather** | Dashboard Weather Widget | `VITE_OPENWEATHER_API_KEY` |
--- ---
**Created by Antigravity for Plano Realty CRM** **Created by Satyam-Rastogi for Plano Realty CRM**
+1
View File
@@ -2,6 +2,7 @@
"name": "plano-realty-crm", "name": "plano-realty-crm",
"private": true, "private": true,
"version": "0.0.0", "version": "0.0.0",
"author": "Satyam-Rastogi",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",