FIXED WITH AI (i dont know js)

This commit is contained in:
2026-06-07 02:56:59 +02:00
parent 66534f8a52
commit c3a4fe723a
4 changed files with 386 additions and 21 deletions
+4 -1
View File
@@ -7,6 +7,9 @@
"@types/bun": "latest"
},
"peerDependencies": {
"typescript": "^5"
"typescript": "^5.9.3"
},
"dependencies": {
"bandcamp-fetch": "^3.1.0",
}
}