mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
* fix(deps): update dependency @xhayper/discord-rpc to v1.1.4 * Update and rename @xhayper__discord-rpc@1.1.2.patch to @xhayper__discord-rpc@1.1.4.patch * Update package.json * fix: update pnpm-lock.yaml * fix: use Listening instead of Playing --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JellyBrick <shlee1503@naver.com>
18 lines
478 B
Diff
18 lines
478 B
Diff
diff --git a/package.json b/package.json
|
|
index 40db5dfbd8a4455ce2987d8115eca9882e1f9f14..414fc6986b9c0cc288908eb0107b90c4bfd916b2 100644
|
|
--- a/package.json
|
|
+++ b/package.json
|
|
@@ -25,11 +25,7 @@
|
|
},
|
|
"dependencies": {
|
|
"axios": "^1.7.2",
|
|
- "ws": "^8.18.0"
|
|
- },
|
|
- "optionalDependencies": {
|
|
- "bufferutil": "^4.0.8",
|
|
- "utf-8-validate": "^6.0.4"
|
|
+ "ws": "^8.18.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^14.*",
|