diff options
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json index 49aadeb8..8c638f3a 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -68,6 +68,7 @@ "@fosscord/gateway": "file:../gateway", "@sentry/node": "^6.16.1", "@sentry/tracing": "^6.16.1", + "@yukikaze-bot/erlpack": "^1.0.1", "ajv": "8.6.2", "ajv-formats": "^2.1.1", "amqplib": "^0.8.0", @@ -114,4 +115,4 @@ "ws": "^7.4.2", "node-2fa": "^2.0.3" } -} \ No newline at end of file +} |