summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlejandro W. Sior <aho@sior.be>2024-01-24 23:58:45 +0100
committerAlejandro W. Sior <aho@sior.be>2024-01-24 23:58:45 +0100
commit4eaca0632036c77fc0df7ebe84e530c62a349091 (patch)
treee071c484377f0fa6d38b6650668407509bbba74d /package.json
parenta6fa7d3ff52fe01dcf2e448e3e3c452cfd9044ac (diff)
add server command
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index a0a5f7a..c256a38 100644
--- a/package.json
+++ b/package.json
@@ -14,8 +14,9 @@
"dbot-regex-handler": "^1.0.0",
"eris": "github:abalabahaha/eris#dev",
"eris-lavalink": "^1.0.2",
- "sequelize": "^5.21.6",
- "sqlite3": "^4.1.1",
+ "node-mcstatus": "^1.1.0",
+ "sequelize": "^6.35.2",
+ "sqlite3": "^5.1.7-rc.0",
"superagent": "^5.2.2",
"toml": "^3.0.0",
"winston": "^3.2.1"