Revert upgrade of discord-rpc

Some horrible magic can result in this upgrade causing compiler errors.
No idea why.
This commit is contained in:
Kendall Garner 2024-08-24 15:22:55 -07:00
parent 5b2977e5e8
commit b527d579fd
No known key found for this signature in database
GPG key ID: 18D2767419676C87
2 changed files with 13 additions and 185 deletions

View file

@ -308,7 +308,7 @@
"@tanstack/react-query-devtools": "^4.32.1",
"@tanstack/react-query-persist-client": "^4.32.1",
"@ts-rest/core": "^3.23.0",
"@xhayper/discord-rpc": "^1.2.0",
"@xhayper/discord-rpc": "^1.0.24",
"axios": "^1.6.0",
"clsx": "^2.0.0",
"cmdk": "^0.2.0",