summary refs log tree commit diff
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 9c86f918..303324f5 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
 		"@types/node": "^18.7.20",
 		"@types/node-fetch": "^2.6.2",
 		"@types/node-os-utils": "^1.3.0",
+		"@types/probe-image-size": "^7.2.0",
 		"@types/sharp": "^0.31.0",
 		"@types/ws": "^8.5.3",
 		"express": "^4.18.1",
@@ -72,6 +73,7 @@
 		"node-fetch": "^2.6.7",
 		"node-os-utils": "^1.3.7",
 		"picocolors": "^1.0.0",
+		"probe-image-size": "^7.2.3",
 		"proxy-agent": "^5.0.0",
 		"sharp": "^0.31.0",
 		"sqlite3": "^5.1.1",