aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-06-24 10:49:05 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-06-24 10:49:05 -0400
commit52051829373bc4acfe9d705b64c30e3fddebf439 (patch)
tree1963c2849ccb3caa642f80b6991c07a0c9f4d9e6 /package.json
parentac781d2fb714ca26fb364d00d5aeb7a20b008655 (diff)
Fixed image size stuff
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 91d3a3853..713c5d585 100644
--- a/package.json
+++ b/package.json
@@ -124,6 +124,7 @@
"html-to-image": "^0.1.0",
"i": "^0.3.6",
"image-data-uri": "^2.0.0",
+ "image-size": "^0.7.4",
"imagesloaded": "^4.1.4",
"jsonwebtoken": "^8.5.0",
"jsx-to-string": "^1.4.0",
@@ -175,13 +176,13 @@
"react-split-pane": "^0.1.85",
"react-table": "^6.9.2",
"request": "^2.88.0",
- "request-image-size": "^2.1.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",
+ "standard-http-error": "^2.0.1",
"typescript-collections": "^1.3.2",
"url-loader": "^1.1.2",
"uuid": "^3.3.2",