Remove extra dependancies

This commit is contained in:
Bingus_Violet 2024-01-14 13:45:48 -06:00
parent 139efaaefa
commit cbbb4086a2
3 changed files with 13 additions and 716 deletions

View file

@ -23,10 +23,7 @@
},
"homepage": "https://github.com/Violets-puragtory/YoutubeConverter#readme",
"dependencies": {
"body-parser": "^1.20.2",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0",
"multer": "^1.4.5-lts.1",
"ytdl-core": "^4.11.5"
"child_process": "^1.0.2",
"express": "^4.18.2"
}
}