summary refs log tree commit diff
diff options
context:
space:
mode:
authorChrisEric1 CECL <christopherericlentocha@gmail.com>2022-08-06 16:49:14 -0400
committerGitHub <noreply@github.com>2022-08-06 16:49:14 -0400
commit7b87a6a25e21bb22f24ffb1b11d51b5faffccced (patch)
tree90bc04481ecfc40a1714fe2e852ea82b0aa54e6f
parentAdd @yukikaze-bot/erlpack for Desktop Client (diff)
downloadserver-7b87a6a25e21bb22f24ffb1b11d51b5faffccced.tar.xz
Add erlpack dependency for bundle as well
-rw-r--r--bundle/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 311fab18..b1b6fbe9 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -66,6 +66,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", @@ -112,4 +113,4 @@ "ws": "^7.4.2", "node-2fa": "^2.0.3" } -} \ No newline at end of file +}