Clean up and optimize root directory - Remove large test PDF files (15.5MB total): '2025-04-23 Stax Holding Company, LLC Confidential Information Presentation for Stax Holding Company, LLC - April 2025.pdf' (9.9MB) and 'stax-cim-test.pdf' (5.6MB) - Remove unused dependency: form-data from root package.json - Keep all essential documentation and configuration files - Maintain project structure integrity while reducing repository size
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
"npm": ">=8.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.11.0",
|
||||
"form-data": "^4.0.4"
|
||||
"axios": "^1.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user