summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index b6632bb..8cf504a 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,9 @@
12 "@types/sharp": "^0.29.2", 12 "@types/sharp": "^0.29.2",
13 "file-type": "^16.5.3", 13 "file-type": "^16.5.3",
14 "form-data": "^4.0.0", 14 "form-data": "^4.0.0",
15 "fp-ts": "^2.11.5",
15 "got": "^11.8.2", 16 "got": "^11.8.2",
17 "io-ts": "^2.2.16",
16 "nanoid": "^3.1.30", 18 "nanoid": "^3.1.30",
17 "sharp": "^0.29.1", 19 "sharp": "^0.29.1",
18 "ts-command-line-args": "^2.1.0", 20 "ts-command-line-args": "^2.1.0",