diff --git a/backend/package.json b/backend/package.json index 7cf2013..c78dc40 100644 --- a/backend/package.json +++ b/backend/package.json @@ -15,7 +15,7 @@ "keywords": [], "author": "", "license": "ISC", - "description": "", + "description": "Community street adoption platform with CouchDB backend", "dependencies": { "axios": "^1.8.3", "bcryptjs": "^3.0.2", @@ -39,7 +39,6 @@ "eslint": "^9.38.0", "jest": "^30.2.0", "jest-environment-node": "^30.2.0", - "socket.io-client": "^4.8.1", "supertest": "^7.1.4" }