diff --git a/flake.lock b/flake.lock index 2e819fa1..243467a0 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/hashes.json b/hashes.json index e5996816..4af15e25 100644 --- a/hashes.json +++ b/hashes.json @@ -1,3 +1,3 @@ { - "npmDepsHash": "sha256-qcHlktC4qrhOJ6AwKbccPkr0cVrAtPhGK+xD/eV+scU=" + "npmDepsHash": "sha256-YUhLZ2Qmm0xN7hzuOMTqYx3NXRD/6X2wItF4C+uTXao=" } diff --git a/package-lock.json b/package-lock.json index 055d2a1a..4effb5fe 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index e95d6253..b28a0a56 100644 --- a/package.json +++ b/package.json @@ -116,6 +116,7 @@ "@spacebar/util": "dist/util" }, "optionalDependencies": { + "@yukikaze-bot/erlpack": "^1.0.1", "erlpack": "^0.1.4", "jimp": "^0.22.12", "mysql": "^2.18.1",