Fix hangs on message edit/delete

This commit is contained in:
Charlie Laabs
2022-01-02 01:24:01 -06:00
parent 1b8e8fd8fb
commit 87d5e95452
3 changed files with 28 additions and 18 deletions

View File

@@ -44,7 +44,7 @@
"erlpack": "github:discord/erlpack",
"fs-extra": "^10.0.0",
"json5": "^2.2.0",
"markov-strings-db": "^4.1.1",
"markov-strings-db": "^4.1.2",
"pino": "^7.5.1",
"pino-pretty": "^7.3.0",
"reflect-metadata": "^0.1.13",