summary refs log tree commit diff
path: root/gateway/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gateway/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/gateway/package.json b/gateway/package.json

index a845f907..d0292925 100644 --- a/gateway/package.json +++ b/gateway/package.json
@@ -41,5 +41,8 @@ "typeorm": "^0.2.37", "uuid": "^8.3.2", "ws": "^7.4.2" + }, + "optionalDependencies": { + "@yukikaze-bot/erlpack": "^1.0.1" } }