added partial content support (not supported with tagging rn), added content-length header (fixes super aids), updated dependencies

This commit is contained in:
uh wot 2022-02-27 21:20:20 +01:00
parent 873e1002b9
commit ea88be5762
Signed by: uhwot
GPG key ID: CB2454984587B781
7 changed files with 174 additions and 112 deletions

View file

@ -10,9 +10,9 @@
"author": "uh_wot <uhwot@protonmail.com>",
"license": "MIT",
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.5.0",
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
"html-loader": "^1.3.2",
"prettier": "^1.17.0"
"prettier": "^2.5.1"
},
"dependencies": {
"browser-id3-writer": "^4.4.0",