switch to gamedig stable release

This commit is contained in:
Smith
2024-05-17 09:36:23 +02:00
parent be279887e0
commit 86f6740b70
2 changed files with 859 additions and 413 deletions

1268
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "game-server-watcher",
"version": "3.1.12",
"version": "3.1.13",
"description": "A simple discord/telegram/slack bot that can be hosted on a free service to monitor your game servers and players in style. 😎",
"exports": "./dist/server.js",
"type": "module",
@@ -28,7 +28,7 @@
"axios": "^1.6.5",
"discord.js": "^14.12.1",
"dotenv": "^16.3.2",
"gamedig": "github:gamedig/node-gamedig",
"gamedig": "^5.0.0",
"grammy": "^1.20.3",
"lowdb": "^6.1.1",
"mustache": "^4.2.0"