delete db -- oops

This commit is contained in:
Seth 2025-05-19 06:38:11 -04:00
parent 387785df7a
commit 70279bdab0
9 changed files with 221 additions and 21 deletions

View file

@ -11,10 +11,11 @@
"@tidal-music/auth": "^1.3.4",
"@types/fluent-ffmpeg": "^2.1.27",
"bun-storage": "^0.2.1",
"dasha": "3",
"dasha": "^3.1.6",
"ffmpeg-static": "^5.2.0",
"flac-stream-tagger": "^1.0.10",
"fluent-ffmpeg": "^2.1.3"
"fluent-ffmpeg": "^2.1.3",
"webview-bun": "^2.4.0"
},
"devDependencies": {
"@types/bun": "latest"