summary refs log tree commit diff
path: root/gateway/package.json
diff options
context:
space:
mode:
authorChris Chrome <christophercookman@gmail.com>2021-09-23 05:16:15 -0400
committerChris Chrome <christophercookman@gmail.com>2021-09-23 05:16:15 -0400
commit15dd4631b43c269ecabaec94b9e073333618a59a (patch)
tree065a1dbaaff7bf76d15a15cd893aa3f1664bf1c0 /gateway/package.json
parentMerge pull request #393 from Slappy826/patch-1 (diff)
downloadserver-15dd4631b43c269ecabaec94b9e073333618a59a.tar.xz
Use @yukikaze-bot/erlpack
discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :)
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gateway/package.json b/gateway/package.json
index 6b9e27d6..2fa3db44 100644
--- a/gateway/package.json
+++ b/gateway/package.json
@@ -27,6 +27,7 @@
 	},
 	"dependencies": {
 		"@fosscord/util": "file:../util",
+		"@yukikaze-bot/erlpack": "^1.0.1",
 		"ajv": "^8.5.0",
 		"amqplib": "^0.8.0",
 		"dotenv": "^8.2.0",