summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-10-22 07:11:25 +0200
committerVolpeon <git@volpeon.ink>2021-10-22 07:11:25 +0200
commita022d881f8112804a8f168dd55db9b5c6add2562 (patch)
tree13de0007447c6288804b43b681fa280137a02c70 /package.json
parentBlacklist 672088 (diff)
downloadferalbot-a022d881f8112804a8f168dd55db9b5c6add2562.tar.gz
feralbot-a022d881f8112804a8f168dd55db9b5c6add2562.tar.bz2
feralbot-a022d881f8112804a8f168dd55db9b5c6add2562.zip
Add image dimension check
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 8cf504a..2d7cc6e 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
14 "form-data": "^4.0.0", 14 "form-data": "^4.0.0",
15 "fp-ts": "^2.11.5", 15 "fp-ts": "^2.11.5",
16 "got": "^11.8.2", 16 "got": "^11.8.2",
17 "image-size": "^1.0.0",
17 "io-ts": "^2.2.16", 18 "io-ts": "^2.2.16",
18 "nanoid": "^3.1.30", 19 "nanoid": "^3.1.30",
19 "sharp": "^0.29.1", 20 "sharp": "^0.29.1",