rip legacy track urls and formats

you will be missed... probably
This commit is contained in:
uh wot 2025-07-20 17:49:51 +02:00
parent 11e367a827
commit 16edb7b46a
Signed by: uhwot
GPG key ID: CB2454984587B781
8 changed files with 771 additions and 762 deletions

View file

@ -12,10 +12,10 @@
"author": "uh_wot <uhwot@protonmail.com>",
"license": "MIT",
"devDependencies": {
"wrangler": "^3.48.0"
"wrangler": "^4.25.0"
},
"dependencies": {
"browser-id3-writer": "^6.1.0",
"itty-router": "^5.0.9"
"browser-id3-writer": "^6.3.0",
"itty-router": "^5.0.18"
}
}