Add erlpack dependency for bundle as well

This commit is contained in:
ChrisEric1 CECL
2022-08-06 16:49:14 -04:00
committed by GitHub
parent 8e7b96864f
commit 7b87a6a25e

View File

@@ -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"
}
}
}