mirror of
https://github.com/citra-emu/discord-bot.git
synced 2025-05-31 18:20:24 +00:00
Upload updated package.json
Fixes build error caused by missing dependency I had manually installed on my system.
This commit is contained in:
parent
95694e3912
commit
03dd9b4763
|
@ -13,6 +13,7 @@
|
|||
"dependencies": {
|
||||
"checkenv": "^1.2.2",
|
||||
"discord.js": "^14.11.0",
|
||||
"gsmarena-api": "github:nordmarin/gsmarena-api#master",
|
||||
"ip": "^1.1.8",
|
||||
"logdna": "^3.5.3",
|
||||
"logdna-winston": "^4.0.1",
|
||||
|
|
Loading…
Reference in a new issue