summary refs log tree commit diff
path: root/bundle
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-07 01:03:34 +0200
committerGitHub <noreply@github.com>2022-08-07 01:03:34 +0200
commit11dac133540f46a059b34bf0b7b019c7b4211cc7 (patch)
treec271def2e5a1d2289848eae06957fb2b2555d7c4 /bundle
parentMerge pull request #817 from fosscord/dev/new-scripts (diff)
parentNew logo fix 3 (diff)
downloadserver-11dac133540f46a059b34bf0b7b019c7b4211cc7.tar.xz
Merge pull request #818 from CE1CECL/master
Fix missing directory and modify old logos to the new ones.
Diffstat (limited to 'bundle')
-rw-r--r--bundle/package.json3
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
+}