From f1688edcc039915a44f8bacd8ff5880fabb83876 Mon Sep 17 00:00:00 2001 From: lineuman Date: Thu, 14 Aug 2025 23:25:41 +0800 Subject: [PATCH] Remove the unused package express --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index fa30377..818cf29 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "cors": "^2.8.5", "dotenv": "^17.2.1", "e2b": "^1.13.2", - "express": "^5.1.0", "framer-motion": "^12.23.12", "groq-sdk": "^0.29.0", "lucide-react": "^0.532.0",