refactor: remove unused dependencies and clean up type exports (#1319)

This commit is contained in:
João Lucas de Oliveira Lopes
2025-04-08 20:51:33 -03:00
committed by GitHub
parent bca5102819
commit c2cf49cd68
4 changed files with 2 additions and 38 deletions

View File

@@ -38,13 +38,11 @@
"test": "jest"
},
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@cacheable/node-cache": "^1.4.0",
"@hapi/boom": "^9.1.3",
"@whiskeysockets/eslint-config": "github:whiskeysockets/eslint-config",
"async-mutex": "^0.5.0",
"axios": "^1.6.0",
"cache-manager": "^5.7.6",
"libsignal": "github:WhiskeySockets/libsignal-node",
"lodash": "^4.17.21",
"music-metadata": "^7.12.3",