Remove subsonic-api package
This didn't end up being particularly helpful, so I've removed it.
Specifically, I had to construct my own URLs for retrieving media, and in that case I'm basically implementing everything myself anyway.
This reverts commit beaec64abd.
This commit is contained in:
parent
4c7274bafe
commit
38f5cbfc01
2 changed files with 2 additions and 13 deletions
|
|
@ -22,8 +22,7 @@
|
|||
"dependencies": {
|
||||
"musicbrainz-api": "^1.0.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"subsonic-api": "^3.2.0"
|
||||
"react-dom": "^19.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue