0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2025-01-03 11:20:08 -05:00

Remove dependencies

This commit is contained in:
dragongoose 2023-04-08 18:21:04 -04:00
parent 0b02e1f2ae
commit 1f4636e624
No known key found for this signature in database
GPG key ID: 50DB99B921579009

View file

@ -1,11 +1,9 @@
{
"dependencies": {
"compression": "^1.7.4",
"connect-history-api-fallback": "^2.0.0",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"videojs-contrib-quality-levels": "^3.0.0",
"videojs-hls-quality-selector": "^1.1.4",
"winston": "^3.8.2",
"ws": "^8.13.0"
},