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:
parent
0b02e1f2ae
commit
1f4636e624
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue