chore: remove unused libraries from package.json

This commit is contained in:
xtrullor73
2024-05-13 22:14:47 -07:00
parent d8683cb8ad
commit d7d99d701e
2 changed files with 5 additions and 332 deletions

View File

@@ -8,13 +8,8 @@
"dependencies": {
"axios": "^1.6.8",
"axios-retry": "^4.1.0",
"commander": "^12.0.0",
"dotenv": "^16.4.5",
"fluent-ffmpeg": "^2.1.2",
"fpcalc": "^1.3.0",
"music-metadata": "^7.14.0",
"node-fetch": "^3.3.2",
"node-id3": "^0.2.6",
"qs": "^6.12.1"
},
"devDependencies": {