From b68972b82c88a8163af2af4b33d450fc0a5afc88 Mon Sep 17 00:00:00 2001 From: Divyesh Agrawal Date: Tue, 28 Oct 2025 11:26:37 +0530 Subject: [PATCH] Chore: Remove unused packages --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 48150b12..32e5f15e 100644 --- a/package.json +++ b/package.json @@ -69,11 +69,8 @@ "@types/react-dom": "^19.1.5", "@umijs/fabric": "^3.0.0", "bootstrap": "^5.3.7", - "cross-env": "^7.0.0", "dumi": "^2.1.3", "eslint": "^7.1.0", - "eslint-config-airbnb": "^19.0.4", - "eslint-plugin-react": "^7.20.6", "father": "^4.1.5", "gh-pages": "^6.1.1", "glob": "^11.0.0",