summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2024-10-15 11:16:32 +0200
committerRory& <root@rory.gay>2024-10-28 00:29:14 +0100
commit192c7dd33bfea7f7bb196dc1ddb982162cec9596 (patch)
treedd68f7c39b214029a9046441cc270d6a86923614 /package.json
parentFall back to @yukikaze-bot/erlpack if erlpack cant be found or loaded (diff)
downloadserver-ts-192c7dd33bfea7f7bb196dc1ddb982162cec9596.tar.xz
Run npm update
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
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",