changed streaming code to use new readAtLeast function, updated dependencies

This commit is contained in:
uh wot 2022-01-07 16:22:58 +01:00
parent 30a7c29192
commit 21297658fe
Signed by: uhwot
GPG key ID: CB2454984587B781
6 changed files with 15 additions and 22 deletions

View file

@ -16,7 +16,7 @@
},
"dependencies": {
"browser-id3-writer": "^4.4.0",
"itty-router": "^2.4.4",
"itty-router": "^2.4.8",
"serverless-cloudflare-workers": "^1.2.0"
}
}