Add bun-storage dependency and refactor localStorage implementation

This commit is contained in:
Seth 2025-05-10 23:33:16 -04:00
parent e0516864ed
commit 387785df7a
7 changed files with 59 additions and 56 deletions

View file

@ -10,6 +10,7 @@
"dependencies": {
"@tidal-music/auth": "^1.3.4",
"@types/fluent-ffmpeg": "^2.1.27",
"bun-storage": "^0.2.1",
"dasha": "3",
"ffmpeg-static": "^5.2.0",
"flac-stream-tagger": "^1.0.10",