aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-05-20 04:31:11 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-05-20 04:31:11 -0400
commit873e2b9381a12ad0b2e6303f6a308d5d47e1f14f (patch)
tree36d0f7b01510447ac542edda975771cf4cd4ca78 /package.json
parentaf2346983eae1145167b70faf96a9aec0ca82427 (diff)
Added downsizing images
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 147f59c25..0d0e6ff3e 100644
--- a/package.json
+++ b/package.json
@@ -88,6 +88,7 @@
"@types/react-table": "^6.7.22",
"@types/request": "^2.48.1",
"@types/request-promise": "^4.1.42",
+ "@types/sharp": "^0.22.2",
"@types/socket.io": "^2.1.2",
"@types/socket.io-client": "^1.4.32",
"@types/typescript": "^2.0.0",
@@ -165,6 +166,7 @@
"request": "^2.88.0",
"request-promise": "^4.2.4",
"serializr": "^1.5.1",
+ "sharp": "^0.22.1",
"socket.io": "^2.2.0",
"socket.io-client": "^2.2.0",
"solr-node": "^1.1.3",