diff options
| author | Alejandro W. Sior <aho@sior.be> | 2024-01-25 00:08:04 +0100 |
|---|---|---|
| committer | Alejandro W. Sior <aho@sior.be> | 2024-01-25 00:08:04 +0100 |
| commit | a0a884ebed701f025434881a8c88bd9c28812567 (patch) | |
| tree | 90187ef2fdf825d27819a45e279961daf16d85f2 /package.json | |
| parent | 4eaca0632036c77fc0df7ebe84e530c62a349091 (diff) | |
remove dependenciesraccoon
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/package.json b/package.json index c256a38..71d57c9 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,7 @@ "chunk-text": "^1.0.5", "dbot-regex-handler": "^1.0.0", "eris": "github:abalabahaha/eris#dev", - "eris-lavalink": "^1.0.2", "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" + "toml": "^3.0.0" } } |
