Upload updated package.json

Fixes build error caused by missing dependency I had manually installed on my system.
This commit is contained in:
sharpy66 2023-08-21 18:16:38 -07:00 committed by GitHub
parent 95694e3912
commit 03dd9b4763
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",