Rename project to MerchantsOfHope-SupplyANdDemandPortal

This commit is contained in:
2025-10-16 17:11:25 -05:00
parent 039d51c4e5
commit 0ecd6c67eb
14 changed files with 52 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "mysteryapp-cursor-frontend",
"name": "merchantsofhope-supplyanddemandportal-frontend",
"version": "1.0.0",
"description": "Frontend for MysteryApp-Cursor recruiter workflow SAAS",
"description": "Frontend for MerchantsOfHope-SupplyANdDemandPortal recruiter workflow SAAS",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.17.0",
@@ -49,5 +49,5 @@
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17"
},
"proxy": "http://MysteryApp-Cursor-backend:3001"
"proxy": "http://merchantsofhope-supplyanddemandportal-backend:3001"
}