patched discord rpc for refresh token
This commit is contained in:
@@ -22,5 +22,11 @@
|
||||
"@types/node": "^25.0.10",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"discord-rpc@4.0.1": "patches/discord-rpc@4.0.1.patch",
|
||||
"@types/discord-rpc@4.0.10": "patches/@types__discord-rpc@4.0.10.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user