fix lyrics priority and pip
This commit is contained in:
parent
5fd1667e41
commit
9622814ebf
4 changed files with 27 additions and 15 deletions
|
@ -42,10 +42,11 @@
|
|||
"format:write": "npx prettier --write \"src/**/*.{js,json,ts,less}\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@achingbrain/ssdp": "^4.0.1",
|
||||
"@sentry/electron": "^4.0.3",
|
||||
"@sentry/integrations": "^7.14.2",
|
||||
"adm-zip": "0.4.10",
|
||||
"airtunes2": "github:ciderapp/node_airtunes2",
|
||||
"airtunes2": "git+https://github.com/ciderapp/node_airtunes2.git",
|
||||
"castv2-client": "^1.2.0",
|
||||
"chokidar": "^3.5.3",
|
||||
"discord-auto-rpc": "^1.0.17",
|
||||
|
@ -66,10 +67,13 @@
|
|||
"music-metadata": "7.12.6",
|
||||
"node-gyp": "^9.2.0",
|
||||
"node-ssdp": "^4.0.1",
|
||||
"node-ssdp-js": "^0.9.6",
|
||||
"qrcode": "^1.5.1",
|
||||
"request": "^2.88.2",
|
||||
"run-script-os": "^1.1.6",
|
||||
"simple-ssdp": "^1.0.2",
|
||||
"source-map-support": "^0.5.21",
|
||||
"ssdp-js": "^1.0.1",
|
||||
"ts-md5": "1.2.11",
|
||||
"upnp-mediarenderer-client": "github:vapormusic/node-upnp-mediarenderer-client",
|
||||
"v8-compile-cache": "^2.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue