mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-23 18:21:55 +01:00
fix breaking api client change
This commit is contained in:
parent
0d26a5723c
commit
9b462093db
@ -27,7 +27,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@discordjs/opus": "^0.3.2",
|
"@discordjs/opus": "^0.3.2",
|
||||||
"discord.js": "^12.3.1",
|
"discord.js": "^12.3.1",
|
||||||
"jellyfin-apiclient": "^1.4.1",
|
"jellyfin-apiclient": "1.4.1",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"nodejs": "0.0.0",
|
"nodejs": "0.0.0",
|
||||||
"window": "^4.2.7",
|
"window": "^4.2.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user